Guest_imported
New member
- Jan 1, 1970
- 0
Any ideas how I can append from an .xls file
that is greater than 4.0. I am running foxpro 2.6.
My code is as follows:
APPEND FROM (lcPath) TYPE xls
The error that is returned:
"The file from which you are attempting to import
data is not a valid Excel version 2.0 file"
that is greater than 4.0. I am running foxpro 2.6.
My code is as follows:
APPEND FROM (lcPath) TYPE xls
The error that is returned:
"The file from which you are attempting to import
data is not a valid Excel version 2.0 file"