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 remove vba code before emailing as attachment

Hi pswanie

If you install my mail add-in you have this option
http://www.rondebruin.nl/mail/add-in.htm

If you want to use code see Chip Pearson's page
http://www.cpearson.com/excel/vbe.aspx


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"pswanie" wrote in message ...
i got a code of ron thats working fine to email my workbook.

what i would like to do now is to remove two form buttons on sheet named
"products" and i got module1 and module2 that needs to be removed....


thanx

Phillip