Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a macro to produce a report and I would
like to finish the macro off by getting it to e-mail the report to the recipients. I have tried the macro below and although it works and sends the file it doesn't enable me to include a message in the body of the e-mail. ActiveWorkbook.SendMail Recipients:=Range("c4"), subject:=Range("c2") I have tried one or two bits of code that I have found on internet sites but they never seem to work properly. The report will be saved before the e-mail bit of the macro is run and I am using excel 2000 and outlook 98....can anyone help? Cheers Miserable Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating mailing lists in outlook web access | Excel Discussion (Misc queries) | |||
Is excel mailing list exportable to Outlook Contacts? | Excel Discussion (Misc queries) | |||
how do i convert a mailing list in excel to outlook | Excel Discussion (Misc queries) | |||
which is best for mailing list management, Outlook or Excel? | New Users to Excel | |||
I want to do mass mailing in outlook, from an excel file that has. | Excel Discussion (Misc queries) |