I have used the import wizard to import an excel 5.0 sheet into an existing DBF file (no problem) However, I want to do it programmaticly. The user will select a xls sheet which I can retreive with a GETFILE() Function. But, one of the options I used in the wizard was the option to skip the first row (as it is the field names, not data) I'm not sure how to do this with the Import function. The structure does not ever change in the XLS just the data. Thats why I'm using an existing DBF.
I thought it would be nice if the import wizard displayed the line(s) of code that is issues to do the import. I'd have my answer than.
Thanks
I thought it would be nice if the import wizard displayed the line(s) of code that is issues to do the import. I'd have my answer than.
Thanks