View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default saving worksheet without code page

Hi MVM

You can use code from Chip pearson to delete the code
http://www.cpearson.com/excel/vbe.htm

If you want it simple you can use my Mail Add-in to send a worksheet
without code to yourself
http://www.rondebruin.nl/mail/add-in.htm



--
Regards Ron de Bruin
http://www.rondebruin.nl


"MVM" wrote in message ...
How do I save a single sheet from a workbook without the macros in that sheet
programatically?