Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to program a command button to send a workbook to a preset e mail
address. Why will this code not work? The CommandButton line fails. I do not know much about VB. Private Sub CommandButton1_Click() Sub Mail_workbook_1() ActiveWorkbook.SendMail ", _ "This is the Subject line" End Sub Thanks for your help. Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set up a botton on Excel 2003 to go to the next sheet? | Excel Worksheet Functions | |||
Command botton | Excel Discussion (Misc queries) | |||
Update Botton | Excel Discussion (Misc queries) | |||
Command botton text font | Excel Discussion (Misc queries) | |||
Assign Macro to Command Botton | Excel Programming |