Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, i am using Ron de Bruyns e-mail code and it works 100% but i would
like to set the Importance to high with code before it gets sent. With OutMail .To = EmailAddr .CC = ccAdd .BCC = "" .Subject = Subj .Body = BodyText .ImportanceHigh = True **** Does not work ?? .ReadReceiptRequested = True .Attachments.Add ActiveWorkbook.FullName .Display 'send End With Any help would be appreciated. Les Stout *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Weight the coulum totals by level of importance? | Excel Discussion (Misc queries) | |||
Find range a value fits to, assign new value based on importance | Excel Worksheet Functions | |||
Code launches Mail Merge but disables the Mail Merge | Excel Discussion (Misc queries) | |||
Values and Formulas - Problem - High Importance | Excel Programming | |||
Creating TWO-WAY E-Mail Attachments with 'BeforeSave Events' in Code for 2nd E-Mail | Excel Programming |