G
Guest
Hi Guys,
I have a number of suppliers who send me out data in excel files. There are
some fields that are common to all the excel files, and some fields that
exist in only one file.
I want to import the data easily into a table in my database. I tried
several times with some test data but i got varying results with little
success.
I can import the data into a new table ok, but cant import the data into an
existing table, I get subscript out of range, and even trying to import a
small sample of the data causes the same error.
Whats the best way to handle this situaiton?
Thanks in advance,
-Al
I have a number of suppliers who send me out data in excel files. There are
some fields that are common to all the excel files, and some fields that
exist in only one file.
I want to import the data easily into a table in my database. I tried
several times with some test data but i got varying results with little
success.
I can import the data into a new table ok, but cant import the data into an
existing table, I get subscript out of range, and even trying to import a
small sample of the data causes the same error.
Whats the best way to handle this situaiton?
Thanks in advance,
-Al