Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I hav a macro which generates a work sheet and names it as sheet2,sheet3 etc. Then I use Vlookup to fill in some entries in the new sheet. Now I want to send this sheet to 5 to 10 persons whose email addresses are contained in Cell D8 to Dx in another sheet named "Main". I donot know how to define arrays for this. Please help me out to accomplish this. Thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Telecommm,
See Ron De bruin's example code for emailing each recipient in a range: http://www.rondebruin.nl/mail/folder3/message.htm --- Regards, Norman "Telecommm" wrote in message ... Hi All, I hav a macro which generates a work sheet and names it as sheet2,sheet3 etc. Then I use Vlookup to fill in some entries in the new sheet. Now I want to send this sheet to 5 to 10 persons whose email addresses are contained in Cell D8 to Dx in another sheet named "Main". I donot know how to define arrays for this. Please help me out to accomplish this. Thanks! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks !
"Norman Jones" wrote: Hi Telecommm, See Ron De bruin's example code for emailing each recipient in a range: http://www.rondebruin.nl/mail/folder3/message.htm --- Regards, Norman "Telecommm" wrote in message ... Hi All, I hav a macro which generates a work sheet and names it as sheet2,sheet3 etc. Then I use Vlookup to fill in some entries in the new sheet. Now I want to send this sheet to 5 to 10 persons whose email addresses are contained in Cell D8 to Dx in another sheet named "Main". I donot know how to define arrays for this. Please help me out to accomplish this. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I am trying to lookup a persons name in a table. | Excel Worksheet Functions | |||
caculate a persons age | Excel Worksheet Functions | |||
Dividing a value list equall among multiple persons | Excel Discussion (Misc queries) | |||
Excel for Blind persons use | Excel Discussion (Misc queries) | |||
How can I e-mail multiple persons whose addresses are in excel? | Excel Discussion (Misc queries) |