Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
G G is offline
external usenet poster
 
Posts: 52
Default If text then email macro

Hey all,

I am looking to create a formula or a macro that will email information from
a row based on whether there is text in a certain cell in that row. And apply
this solution for every row that will contain text in that column.
I've been using Ron de Bruin's macro (VBA code) to set-up the email, which
works perfectly to create individual emails based on the information, but I'm
hoping to have this automated based on whether any text is present or not,
and have this apply to each row.

A possible issue is that the text in this cell is based on information from
another sheet and will not show up on the active sheet until it is entered on
the indexed sheet. Ie.
=IF(ISNA(MATCH(ROW(A1),Main!K:K,0)),"",INDEX(Main! B:B,MATCH(ROW(A1),Main!K:K,0)))

I hope I've explained this well enough...Any help would be appreciated!

Thanks.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Email Macro John Calder New Users to Excel 6 March 25th 09 09:33 PM
Email Macro help! Ken[_2_] Excel Worksheet Functions 2 January 6th 09 03:42 PM
Email macro Kevin Excel Discussion (Misc queries) 0 December 18th 07 10:30 PM
How do I create an email macro to auto fill the email? Justin[_4_] Excel Discussion (Misc queries) 0 November 14th 07 11:49 PM
Macro To Email XLS ynissel Excel Discussion (Misc queries) 4 May 26th 05 07:12 PM


All times are GMT +1. The time now is 12:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"