View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Justin[_8_] Justin[_8_] is offline
external usenet poster
 
Posts: 3
Default Code Changes Not Executing

I have a spreadsheet with sub procedures in a module that
are run when the spreadsheet opens.
When I make code changes and save the changes and then
open the spreadsheet, the changes are not executed but the
previous ones are. The changes do come into effect
eventually but I have not discovered or realised what I
have to do to make this happen.

Your help much appreciated.