Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create Object Excel.Sheet

Former Member
0 Likes
347

When I create an Excel.Sheet object, it's creating an Excel 2003 workbook. How do I get it to create an Excel 2007 workbook instead. Is that a BASIS setting somewhere?

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
319

That's an OLE2 connection with the Excel installed on the presentation server. I guess you have excel 2007 installed. So maybe your program saves "as excel 2003" instead of "excel 2007".