Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This sounds pretty unusual. Any chance you're saving to a new location, but
opening the old version? If that's not it, you may want to try running Rob Bovey's code cleaner. It exports each module, removes each, and reimports each. (It cleans up some detritus that's left behind. You could it manually if you wanted.) You can find it at: http://www.appspro.com/ Justin wrote: 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. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
comparing two dates and executing code on condition | Excel Discussion (Misc queries) | |||
QUERY & HELP: so slow executing VBA code... :S | Excel Worksheet Functions | |||
code sample for executing a VB function in Excel using perl | Excel Worksheet Functions | |||
Excel VBA code executing a variable as a Sub. | Excel Programming | |||
executing code when a module opens | Excel Programming |