C
CJ
I have a database that has been setup to accept multiple answers for Field A
(combo-box form auto-populated by data in another table). To get the database
started with content, I need to dump an Excel spreadsheet into it. But
here's the issue: I'm unsure how to import multiple items into a single
field. Do I just separate the values with commas or semi-colons? Or must
they be manually changed after the records are dumped in?
(combo-box form auto-populated by data in another table). To get the database
started with content, I need to dump an Excel spreadsheet into it. But
here's the issue: I'm unsure how to import multiple items into a single
field. Do I just separate the values with commas or semi-colons? Or must
they be manually changed after the records are dumped in?