P
Peter Schmidt
I have an Access 2007 table containing a number of columns including 1
multivalue field. I have a spreadsheet containing data that I wish to import
into this table with spreadsheet columns that correspond with the table
columns. The multivalue field column contains the values separated by a
semi-colon (
.
When I try to add the data using an Append query I get an error meassgae
saying I can't INSERT INTO a multivalue field. What is the best way of
getting the data in this column? Please note, that in this instance I do not
want to follow the standard normalisation rules and create a junction table.
multivalue field. I have a spreadsheet containing data that I wish to import
into this table with spreadsheet columns that correspond with the table
columns. The multivalue field column contains the values separated by a
semi-colon (
![Wink ;) ;)](/styles/default/custom/smilies/wink.gif)
When I try to add the data using an Append query I get an error meassgae
saying I can't INSERT INTO a multivalue field. What is the best way of
getting the data in this column? Please note, that in this instance I do not
want to follow the standard normalisation rules and create a junction table.