|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
MS Excel email macro help
Hi,
I am new VB Scripting and i'm really stuck. Can anyone tell me how I can do the following? I need my macro to lookup the value (email address) of a specific cell in Excel and use the value as the recipient of the email. I am currently using - ActiveWorkbook.SendMail recipients:="John Smith" This works fine for one Macro, but can anyone tell me the code for getting the SendMail command to also lookup the value of a specific cell and perform the function as the above does aswell? Any help or input, greatly appreciated. Elliott |
|
#2
|
||||
|
||||
|
That really depends upon how you are selecting the recipient names.
Double-clicking the names in a list or is it a popup dialogue box?
__________________
When in doubt, ask them who know. |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > MS Excel email macro help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|