View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kevin Wickersheim Kevin Wickersheim is offline
external usenet poster
 
Posts: 2
Default Changing code with code

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