VBA code to email 1 worksheet in a workbook

G

Guest

VBA code to email 1 worksheet in a workbook -

I would like to code a function that will email one worksheet in a multi
sheet workbook. I know you can use the SendTo option on the file menu to
send the current sheet to a reciepient as the email body. However, I would
like to know the VBA code that will do the same thing and allow you to enter
the name of the worksheet you want to send.

Any help will be greatly appreciated
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top