View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Macro to replace another macro

Hi Jan,

See Chip Pearson's page on programming to the VBE at:

http://www.cpearson.com/excel/vbe.htm

However, I think that the use of the techniques described by Chip would
require that the project be unprotected.


---
Regards,
Norman


"Excelerate-nl" wrote in message
...
Is there a way to replace an existing (protected) macro-project from a
sheet
by a new macro, using another macro? The idea is to replace a macro from a
sheet that is used on a remote computer. I would like to send the user a
sheet with macro that can replace the old macro by a new one.

Thanks in advance
Jan Bart