Hi,
I'm trying to import csv files which have a header of three lines, the third of which contains the column heading names, the other two are either blank or contian the file name info.
How do I import the file correctly so that the data is all in the right columns and I don't have to import duff data?
Thanks
Ian
I'm trying to import csv files which have a header of three lines, the third of which contains the column heading names, the other two are either blank or contian the file name info.
How do I import the file correctly so that the data is all in the right columns and I don't have to import duff data?
Thanks
Ian