B
Brandon
I am importing information from an excel 2003 spreadsheet into a 2003 Access
Database. The rows that I am importing contain a cell that has multiple
values in it ex. (125, 131, 6330). Each value is seperated by a comma and
space.
I am trying to create multiple tables with this information. The
spreadsheet's rows will be unique records in a table (tbl1) and the multiple
values would be in another table (tbl2) linked to tbl1 with a Many to one
relationship.
Does anyone have any ideas about how I can set this up. I would like to do
everything in access and not have to run any excel macros.
Thanks in advance!
Database. The rows that I am importing contain a cell that has multiple
values in it ex. (125, 131, 6330). Each value is seperated by a comma and
space.
I am trying to create multiple tables with this information. The
spreadsheet's rows will be unique records in a table (tbl1) and the multiple
values would be in another table (tbl2) linked to tbl1 with a Many to one
relationship.
Does anyone have any ideas about how I can set this up. I would like to do
everything in access and not have to run any excel macros.
Thanks in advance!