Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the code:
Application.Dialogs(xlDialogSendMail).Show To send the current sheet in an excel spreadsheet, and it is working fantastically (using Outlook Express). However I would like to be able to: 1) Add in a standard subject line; 2) Add in a standard body message; 3) Add in an email receiptant (the email address is in a certain cell in the spreadsheet). Can anyone give me some feedback on how I can add to the VBA I already have? Regards James |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.Dialogs(xlDialogPrint).Show - prints too soon | Excel Discussion (Misc queries) | |||
returning values application.dialogs(...).show | Excel Programming | |||
are default values possible for "Application.Dialogs(xlDialogSortSpecial).show "? | Excel Programming | |||
Application.GetOpenFilename vs Application.Dialogs(xlDialogsOpen) | Excel Programming | |||
Problems with application.Dialogs(xlDialogFormulaFind).Show | Excel Programming |