J
jonefer
I want to use this as a navigational tool, rather than to "input" values into
a database.
This control will be on a form that sets parameters for graphical chart
displays.
One of the requirements is to be able to select multiple values from a 2nd
combo box after a 'parent' 1st combo box determines what should be in the 2nd
one.
I have a couple of ideas of how to do this, but was just wondering if
someone has already tackled something like this before.
I suppose I could populate a temporary table that has yes/no values in it
and display that in a subform (which scrolls) and have a button beside the
subform. But short of trying that immediately, I wouldn't mind any other
suggestions.
Oh, also I am planning to create a formula that creates the string "a, d,
f" to be used as my parameter after the multiple items are selected.
a database.
This control will be on a form that sets parameters for graphical chart
displays.
One of the requirements is to be able to select multiple values from a 2nd
combo box after a 'parent' 1st combo box determines what should be in the 2nd
one.
I have a couple of ideas of how to do this, but was just wondering if
someone has already tackled something like this before.
I suppose I could populate a temporary table that has yes/no values in it
and display that in a subform (which scrolls) and have a button beside the
subform. But short of trying that immediately, I wouldn't mind any other
suggestions.
Oh, also I am planning to create a formula that creates the string "a, d,
f" to be used as my parameter after the multiple items are selected.