Excel 2003
This afternoon, I want to figure out the tools used to load Macros in the following Excel files and select all the macros.
This is good. Turn off the Excel file and open it again. The Excel file will be dynamic and unavailable several times in a row.
I didn't know at first that I had loaded many macros and thought I had a problem with my system (maybe it was a problem)
However, when Excel was opened, it was suddenly found that XXX. xla was opened in the Excel status bar.
It may be the reason for macro loading. Unfortunately, the menu in Excel cannot be moved.
You can only start with the Registry.
Open the registry and find the Excel key (office2003 is office 11.0), as shown below:
[HKEY_CURRENT_USER/software/Microsoft/office/11.0/EXCEL/options]
"Open" = "/R/" E: // program files // Microsoft Office // office11 // library // analysis // analys32.xll /""
"Open1" = "/" E: // program files // Microsoft Office // office11 // library // html. xla /""
"Open2" = "/" E: // program files // Microsoft Office // office11 // library // analysis // atpvbacs. xla /""
"Open3" = "/f/" E: // program files // Microsoft Office // office11 // library // solver. xla /""
"Open4" = "/" E: // program files // Microsoft Office // office11 // library // eurotool. xla /""
"Open5" = "/A/" reportbuilderaddin. functions /""
Open, open1 ...... The macro item to be loaded. Back up the registry and delete it.
Open the Excel file.