We are thinking of upgrading to excel 2007.
I often import excel spread sheets programmatically using VFP (6.0).
IMPORT FROM (mfilename) XL8 SHEET
I also create Excel spread sheets programmatically.
COPY TO filename.xls XLS or FOX2X for those databases over 16,385 records.
I also do an extensive amount of formatting of the excel spread sheet using VFP.
I wonder if I am going to be able to continue to do this if we upgrade to Excel 2007.
You can't even save to a DBF anymore in Excel 2007.
I am in big trouble if VFP will not (for lack of a better word) interface with Excel 2007.
I have searched the Internet on this subject and have only found information on Excel 2007 itself.
Does anyone have any info on this?
John O'D
I often import excel spread sheets programmatically using VFP (6.0).
IMPORT FROM (mfilename) XL8 SHEET
I also create Excel spread sheets programmatically.
COPY TO filename.xls XLS or FOX2X for those databases over 16,385 records.
I also do an extensive amount of formatting of the excel spread sheet using VFP.
I wonder if I am going to be able to continue to do this if we upgrade to Excel 2007.
You can't even save to a DBF anymore in Excel 2007.
I am in big trouble if VFP will not (for lack of a better word) interface with Excel 2007.
I have searched the Internet on this subject and have only found information on Excel 2007 itself.
Does anyone have any info on this?
John O'D