![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 22
|
Excel 2002 gives the option to "Send this sheet only". Surely someone can come up with a macro to do that with 2 predetermined e-mail addresses so I can attach it to a button ?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Wellington
Posts: 104
|
Try the following:
sheets("sheet1").copy activeworkbook.sendmail recipients:="email_address@hotmail.com", Subject:="Testing" |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|