Posted to microsoft.public.excel.programming
|
|
Programmatically adding code to worksheet
see if this helps
http://www.cpearson.com/excel/vbe.aspx
--
Gary
"Raj" wrote in message
...
Hi,
When I need to add code to a worksheet, I rightclick on the sheet tab
bearing the sheetname, choose "View Code" and, paste the code.
Is there a way to do this programmatically as I have to insert the
worksheet code in 65 sheets.
Thanks in advance for the help.
Raj
|