P
Patrick B
I'm trying to create a form that allows the user to check off multiple
options, like a checked listbox. Except the list should be divided into
categories.
Example:
Category1
[ ] Option 1
[ ] Option 2
[ ] Option 3
Category 2
[ ] Option 4
[ ] Option 5
Category 3
[ ] Option 6
[ ] Option 7
How can I create this effect in Access? I could do something like this
with a report (by adding a grouping level for the "Category" field), but
I can't figure out how to do it with a form. If you could put a
continuous form as a subform within another continuous form then my
problems would be solved, but you can't.
Does anyone know a way?
Thanks!
-Patrick
options, like a checked listbox. Except the list should be divided into
categories.
Example:
Category1
[ ] Option 1
[ ] Option 2
[ ] Option 3
Category 2
[ ] Option 4
[ ] Option 5
Category 3
[ ] Option 6
[ ] Option 7
How can I create this effect in Access? I could do something like this
with a report (by adding a grouping level for the "Category" field), but
I can't figure out how to do it with a form. If you could put a
continuous form as a subform within another continuous form then my
problems would be solved, but you can't.
Does anyone know a way?
Thanks!
-Patrick