J
JT
I now have 2003 and 2007 on my machine. When I run a macro with the
following code:
Set xlApp = New Excel.Application
2007 is the version that opens. However, the results are saved in a 2007
workbook. The report gets sent to a number of users who only have 2003. How
can I open Excel in 2003 or save the results in 2003 so the users can view
them.
Thanks for the help.....
following code:
Set xlApp = New Excel.Application
2007 is the version that opens. However, the results are saved in a 2007
workbook. The report gets sent to a number of users who only have 2003. How
can I open Excel in 2003 or save the results in 2003 so the users can view
them.
Thanks for the help.....