I installed office2007 a few months ago and it was quite comfortable to use. Later I had to do office development, mainly considering 2003, and then installed another 2003.
After the installation is complete, the default value is that the system prompts you to install the SDK on the premise that the SDK is installed again as prompted.
Okay, 2007 is normal, but the file in XLS format is opened in excel2007 compatibility mode by default.
(Some VBA reports an error in 2007. Is it compatible ??!!!)
Click excel2003 to generate 2003,ProgramThe Excel file is embedded on the web page. The default Excel file is used, which is disgusting.
This time, I really don't know how to get it.
Google, a method, although not very good, available:
Switch the default value of excel2003 = ------ input in the command line:
Wrote "D:/program files/Microsoft Office/office11/excel.exe"/regserver
Switch the default excel2007 = ------ enter the following in the command line:
Wrote "D:/program files/Microsoft Office/office12/excel.exe"/regserver
The preceding figure shows the path of an Excel version. Note that the path must contain spaces and double quotation marks.