matthewnsarah07
Registered User.
- Local time
- Yesterday, 22:06
- Joined
- Feb 19, 2008
- Messages
- 192
I usually use Access and can send object easily enough with vba but Excel I'm not sure about
I want to write a macro for a command button on an excel sheet which needs to:
Prompt user to Save As - if this can be done
Email the sheet to a predefined email address
CC the Staff Member who's email is in Cell A13 if this can be done
Close the sheet down
Can anyone tell me how I would do this in vba
Thanks for your help
I want to write a macro for a command button on an excel sheet which needs to:
Prompt user to Save As - if this can be done
Email the sheet to a predefined email address
CC the Staff Member who's email is in Cell A13 if this can be done
Close the sheet down
Can anyone tell me how I would do this in vba
Thanks for your help