C
Chuckles123
Our OS is WXP-Pro. We are using an .xla file on a shared network driv
to store macros. As a backup, I am "trying" to keep a matching .xl
file on my local drive. Also, to make changes in the VBA Code withou
executing the macros, I have to be able to open the file, obviously.
I'm probably crazy, but it seems like I am getting inconsistent result
when saving code changes. This is the procedure I use: when gettin
undesired results in the spreadsheet, I will "step-thru" the code, fin
and correct the mistakes, and then click-on the "Save" icon in th
Editor; I then shut down the Editor, and click-on the "Save" icon i
the spreadsheet -- herein lies the rub, apparently, the code change
just made are sometimes not saved in my .xls copy of the shared .xl
file.
I have been using the same prefix for the shared .xla file and my loca
.xls file -- I am thinking about making them different.
Help
to store macros. As a backup, I am "trying" to keep a matching .xl
file on my local drive. Also, to make changes in the VBA Code withou
executing the macros, I have to be able to open the file, obviously.
I'm probably crazy, but it seems like I am getting inconsistent result
when saving code changes. This is the procedure I use: when gettin
undesired results in the spreadsheet, I will "step-thru" the code, fin
and correct the mistakes, and then click-on the "Save" icon in th
Editor; I then shut down the Editor, and click-on the "Save" icon i
the spreadsheet -- herein lies the rub, apparently, the code change
just made are sometimes not saved in my .xls copy of the shared .xl
file.
I have been using the same prefix for the shared .xla file and my loca
.xls file -- I am thinking about making them different.
Help