H
Huskybydezign
I am a relatively new user to Access and am having trouble determining how to
make this work.
I have a form with several text boxes and combo boxes that are used to
select values to search in a query. I would like to create a check or toggle
box before each of the form controls that turns the control on or off. For
instance, if the check box is checked I want the user to be able to make a
selection from a combo box or input data into a text box and have the query
sorted per that value when the query is ran. If the check box is not checked
I would like the combo box/text box to remain uneditable, preferably in a
visible but not editable state.
Second part of this question:
Can you make a control visible but make it appear to be turned OFF or opaque
in color so that the user knows it cannot be edited until the check
box/toggle has been selected.
Lastly:
If you had several check boxes that contolled several combo/text boxes,
which were linked to their own fields. What criteria/code could you use to
have the unchecked boxes not show as columns in the query?
Any help would be appreciated
make this work.
I have a form with several text boxes and combo boxes that are used to
select values to search in a query. I would like to create a check or toggle
box before each of the form controls that turns the control on or off. For
instance, if the check box is checked I want the user to be able to make a
selection from a combo box or input data into a text box and have the query
sorted per that value when the query is ran. If the check box is not checked
I would like the combo box/text box to remain uneditable, preferably in a
visible but not editable state.
Second part of this question:
Can you make a control visible but make it appear to be turned OFF or opaque
in color so that the user knows it cannot be edited until the check
box/toggle has been selected.
Lastly:
If you had several check boxes that contolled several combo/text boxes,
which were linked to their own fields. What criteria/code could you use to
have the unchecked boxes not show as columns in the query?
Any help would be appreciated