I have a text file that has 37 lines in it with two columns of information.
I would like to be able to import certain rows into the table.
The way the file is created it has the would be column names in what would be column 1 instead of on the first row.
a few of the 37 lines has the item name field on one line and on the next the entry for that record.
is there some simple code that can be crafted to easily import these files?
thanks,
ed
I would like to be able to import certain rows into the table.
The way the file is created it has the would be column names in what would be column 1 instead of on the first row.
a few of the 37 lines has the item name field on one line and on the next the entry for that record.
is there some simple code that can be crafted to easily import these files?
thanks,
ed