Hi guys
I am looking for some advice on how best to capture multi value data for a particular field.
Basically I am working on a project in Access 2010 whereby I need to provide users with an option to select multiple values for a selected field but I am struggling on how best to achieve this.
The DB is set up as follows…
Table1 – Static Data
SK Number
Company
Audience
Table2 – Job Details
SK Number
Status
Owner
Table3 – Company (Used as a Lookup Table)
Record1
Record2
Record3 etc
Form1 – bound to Table1 to add and amend static records
Form2 – bound to Table2 to add and amend job details. This form also has a sub-form to show (read only) the records from Table 1 where the SK Number matches.
Form3 – bound to Table3 to allow users to add and amend records used within a lookup.
Within Table1, the field ‘Company' can have multiple records and I am trying to allow the users the ability to select these from a drop down list.
I was looking at the ‘Lookup’ functionality available in 2010 but this does not meet my requirements as I need to import data into the table and this would not be possible using this option.
I also toyed with the idea of creating a separate Field in Table 1 for each country and then applying a checkbox on the form but there are too many records.
One option I was considering was using a list box but the layout of this for selecting records would not work with the suers due to their being such a wide choice.
Does anyone have any suggestions on how best to achieve this.
Many thanks![]()