M
Mark Andrews
In Access 2003 what is the best way to show a number of options where the
user is allowed to have multiple selections.
I would like to do a listbox with checkboxes in it, such as:
http://office.microsoft.com/en-us/access/HA100311171033.aspx#3
what's the best alternative in Access 2003?
- listbox with multi-select (force users to understand that the highlighted
items are selected)
- some kind of subform
- some kind of popup form (using continuous forms)
- hide/show checkboxes with code (using a popup form with room enough for 40
choices if needed)
- something else???
I expect to have between 5 and 20 choices usually but it's user defined so
number could vary.
Thanks in advance,
Mark
user is allowed to have multiple selections.
I would like to do a listbox with checkboxes in it, such as:
http://office.microsoft.com/en-us/access/HA100311171033.aspx#3
what's the best alternative in Access 2003?
- listbox with multi-select (force users to understand that the highlighted
items are selected)
- some kind of subform
- some kind of popup form (using continuous forms)
- hide/show checkboxes with code (using a popup form with room enough for 40
choices if needed)
- something else???
I expect to have between 5 and 20 choices usually but it's user defined so
number could vary.
Thanks in advance,
Mark