datacontrol
Registered User.
- Local time
- Today, 11:02
- Joined
- Jul 16, 2003
- Messages
- 142
I have a process to automate. I need to import a csv file and delete the first row when doing so.
I suppose I could import as is, then query out the first row, however my column headings appear in the second row. So they will be missed if I import it in this fashion. Is there a programmatic way to do this? OLE?
Thanks in advance!
I suppose I could import as is, then query out the first row, however my column headings appear in the second row. So they will be missed if I import it in this fashion. Is there a programmatic way to do this? OLE?
Thanks in advance!