Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would like to create a VBA macro to e-mail a worksheet. Has anyone created
this and is willing to share? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you are using Send in the Excel file menu, just do it with the macro
recorder on, it should give you what you want. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Globe Director" wrote in message ... I would like to create a VBA macro to e-mail a worksheet. Has anyone created this and is willing to share? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for the reply. I have tried this with FileSend and with the e-mail
icon on the menu and neither one records. I think that when you go to these, the application switches to Outlook, therefore the keystrokes are not being recorded in Excel. I am hoping that someone had figured out a way to do this. "Bob Phillips" wrote: If you are using Send in the Excel file menu, just do it with the macro recorder on, it should give you what you want. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Globe Director" wrote in message ... I would like to create a VBA macro to e-mail a worksheet. Has anyone created this and is willing to share? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I tried the macro recorder on FileSend and the e-mail icon on the toolbar.
I think when you use these, the application switches to Outlook and is not recorded in Excel. "Bob Phillips" wrote: If you are using Send in the Excel file menu, just do it with the macro recorder on, it should give you what you want. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Globe Director" wrote in message ... I would like to create a VBA macro to e-mail a worksheet. Has anyone created this and is willing to share? |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Maybe you should have a look at this:
http://www.rondebruin.nl/sendmail.htm -- RyGuy "Globe Director" wrote: I tried the macro recorder on FileSend and the e-mail icon on the toolbar. I think when you use these, the application switches to Outlook and is not recorded in Excel. "Bob Phillips" wrote: If you are using Send in the Excel file menu, just do it with the macro recorder on, it should give you what you want. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Globe Director" wrote in message ... I would like to create a VBA macro to e-mail a worksheet. Has anyone created this and is willing to share? |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See Ron de Bruin's site for code and his SendMail add-in.
http://www.rondebruin.nl/sendmail.htm Gord Dibben MS Excel MVP On Thu, 1 Nov 2007 06:48:02 -0700, Globe Director wrote: I would like to create a VBA macro to e-mail a worksheet. Has anyone created this and is willing to share? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Email worksheet from a list of names and email | Excel Discussion (Misc queries) | |||
Sending Email through a macro | Excel Worksheet Functions | |||
macro to email | Excel Discussion (Misc queries) | |||
How do I email an excel macro? | Excel Discussion (Misc queries) | |||
Macro To Email XLS | Excel Discussion (Misc queries) |