P
Prasanna
Hello,
I have Excel 2003 and 2007 installed in my system. But i have Excel
application which is developed in Excel 2007 version. I am running in to
below issue.
If i open the Excel 2003 first and open the Excel 2007 application it is
trying to open in the Excel 2003 even than it is .XLSM file as extention. the
error is i am getting is "This file is not in a recognizable format".
Right now for timebeing i have done a work around. Writting a batch file
@echo off
cd C:\Program Files\Microsoft Office\Office12\
excel.exe C:\ABC.xlsm
EXIT
Please let me know if any body have any suggestions on this issue.
Regards,
Prasanna
I have Excel 2003 and 2007 installed in my system. But i have Excel
application which is developed in Excel 2007 version. I am running in to
below issue.
If i open the Excel 2003 first and open the Excel 2007 application it is
trying to open in the Excel 2003 even than it is .XLSM file as extention. the
error is i am getting is "This file is not in a recognizable format".
Right now for timebeing i have done a work around. Writting a batch file
@echo off
cd C:\Program Files\Microsoft Office\Office12\
excel.exe C:\ABC.xlsm
EXIT
Please let me know if any body have any suggestions on this issue.
Regards,
Prasanna