View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Changing code with code

Thanks

-----Original Message-----
Hi
have a look at
http://www.cpearson.com/excel/vbe.htm

--
Regards
Frank Kabel
Frankfurt, Germany


Kevin Wickersheim wrote:
Is is possible to change the code in a module with code
for a sheet?

I need to add a new procedure to the modules in an
exsiting workbook. Can this be done? If so how do you
reference the module?

Thanks

.