help!
I am trying to create a query based on the checkboxes a user selects within a form.
The idea being that the user chooses from a selection of fields via checkboxes.
the query then runs an If statement on the checkbox (if checkbox = Yes then show all blank records in that field)
and brings up the field(s) which the user required.
there are two main problems.
1. the query just brings up a popup box rather than looking itself to see whether the checkbox has been ticked,
2. Also the tickbox does not seem to save , so regardless of what you tick, if you close the form and re-enter all boxes are unticked.
any help, or pointers on how I should be doing this rather than the route I am taking would be great.
cheers
John
I am trying to create a query based on the checkboxes a user selects within a form.
The idea being that the user chooses from a selection of fields via checkboxes.
the query then runs an If statement on the checkbox (if checkbox = Yes then show all blank records in that field)
and brings up the field(s) which the user required.
there are two main problems.
1. the query just brings up a popup box rather than looking itself to see whether the checkbox has been ticked,
2. Also the tickbox does not seem to save , so regardless of what you tick, if you close the form and re-enter all boxes are unticked.
any help, or pointers on how I should be doing this rather than the route I am taking would be great.
cheers
John