Re: [delphi-en] excel 2003 versus excel 2007

2008-08-22 Thread Andries Bos
r instance, will the excelxp.pas handle all types of xls files and could it be used if a user still uses excel version 97? regards Andries - Original Message From: Andries Bos <[EMAIL PROTECTED]> To: delphi-en@yahoogroups.com Sent: Friday, August 22, 2008 9:09:28 AM Subject:

Re: [delphi-en] excel 2003 versus excel 2007

2008-08-22 Thread Andries Bos
Sent: Thursday, August 21, 2008 4:13:47 PM Subject: Re: [delphi-en] excel 2003 versus excel 2007 The parameter count is the same. But why you provided the 1 for last parameter (lcid) instead your current setting in Windows (GetUserDefaultLCID )? With best regards, Mike Shkolnik EMail: [EMAIL PR

Re: [delphi-en] excel 2003 versus excel 2007

2008-08-21 Thread Mike Shkolnik
wrote: > From: Andries Bos <[EMAIL PROTECTED]> > Subject: Re: [delphi-en] excel 2003 versus excel 2007 > To: delphi-en@yahoogroups.com > Date: Thursday, August 21, 2008, 4:24 PM > Thanks Mike, > > I'm trying to open an excel file that was saved within > excel 2007 i

Re: [delphi-en] excel 2003 versus excel 2007

2008-08-21 Thread Andries Bos
Regards Andries Bos The netherlands - Original Message From: Mike Shkolnik <[EMAIL PROTECTED]> To: delphi-en@yahoogroups.com Sent: Thursday, August 21, 2008 1:12:20 PM Subject: Re: [delphi-en] excel 2003 versus excel 2007 Just change the file name with new extension (c:\aaa.xlsx) and sav

Re: [delphi-en] excel 2003 versus excel 2007

2008-08-21 Thread Mike Shkolnik
Just change the file name with new extension (c:\aaa.xlsx) and saved file will be in new format automatically. No additional changes in code required With best regards, Mike Shkolnik EMail: [EMAIL PROTECTED] http://www.scalabium.com --- On Thu, 8/21/08, Andries Bos <[EMAIL PROTECTED]> wrote: >