P
polisci grad
fixed my previous problem. Now, I have three Combo Boxes which refresh the
list of variables each time something is selected. However, I would ideally
like any selection in any combo box to limit the selections in the other
combo boxes, according to whether any thing exists.
To be specific, i have a theme selector combo box, a industry selector combo
box, and a region selector combo box...all of which feed a indicator list.
But, I would prefer it if a selection in one of either the theme, industry,
region combo boxes would limit the choices in the other two combo boxes
according to the data i have stored. Furthermore, I would like the ability
for the listbox to list all available indicators, regardless of other two
combo box criteria (assuming they are left empty).
To me, this seems like endless circling, and i do not have a strong grasp of
SQL and VBA code, which obviously limits my Access skill. Any help would be
appreciated, but I understand if it requires too much of your time!
Thanks
list of variables each time something is selected. However, I would ideally
like any selection in any combo box to limit the selections in the other
combo boxes, according to whether any thing exists.
To be specific, i have a theme selector combo box, a industry selector combo
box, and a region selector combo box...all of which feed a indicator list.
But, I would prefer it if a selection in one of either the theme, industry,
region combo boxes would limit the choices in the other two combo boxes
according to the data i have stored. Furthermore, I would like the ability
for the listbox to list all available indicators, regardless of other two
combo box criteria (assuming they are left empty).
To me, this seems like endless circling, and i do not have a strong grasp of
SQL and VBA code, which obviously limits my Access skill. Any help would be
appreciated, but I understand if it requires too much of your time!
Thanks