Using Access 201 (and Excel 2010)
I am trying to convert an old DOS based DB into Access and I can't figure out how to import data into a multi-select list box. Every time I try something it just add another field of choice. that is if I want to import A , B and C into the field, it allows me to do this, but creates a new entry int he list as A, B, C. i want it to check the boxes for A, B and C. What I need to know is how to set up the data in the Excel spreadsheet and how to import into the table field that is the multi-select list box.