• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Excel macro?

Nocturnal

Lifer
I want to be able to have Excel save my workbook I'm working in, then send to, e-mail, then type in my e-mail address, and then send it. Then end the macro. Any ideas how to accomplish this?
 
A simple macro could do the save/send, but I think you'll need to write the rest in Visual Basic assuming your email program is Outlook/OE. Check out the help for VB, it will show examples and what the objects are to work w/email.
 
Back
Top