Remove worksheet before send

tylerg11

New Member
Joined
Sep 15, 2011
Messages
4
I would like to remove a worksheet from my workbook on the send command so that the receipent doesn't have acces to it, and it isn't displayed on the bottom tabs, but still in the original file. How can I accomplish this?
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Can you delete the worksheet on the send command and then close without saving the file? Or you could make a copy of the workbook and delete the sheet from the copy and then send the copy. Does this help?
 
Upvote 0
Macros use vba. I think what you are asking is can you do this using the macro recorder. The answer is I don't know but you can try and see what happens. Actually what you could do is record the macro, delete the sheet and then send it. Stop recording the macro before you make the save after deleting the sheet. This will ensure the save function does not get included in your recorded macro. Let us know if this works.
 
Upvote 0

Forum statistics

Threads
1,224,514
Messages
6,179,220
Members
452,895
Latest member
BILLING GUY

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top