Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ron's Code is greaqt --new at programming excel.
The code you give in MSN for send mail is great I need to automate one more option from outlook, the voting options Want to add automatic message options option to Ron's code Example: If IsNull(Vote) = False Then .VotingOptions = Vote End If Select Case Urgency Case 2 .Importance = olImportanceHigh Case 0 .Importance = olImportanceLow Case Else .Importance = olImportanceNormal End Select but this is not working in excel. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
send mail without outlook | Excel Programming | |||
Macro to send a mail to outlook | Excel Discussion (Misc queries) | |||
How can I use Outlook express to send mail rather than Outlook by VBA code | Excel Programming | |||
Help for Send Mail via Outlook | Excel Programming | |||
How can I use Outlook express to send mail rather than Outlook by VBA code | Excel Programming |