E
EHPorter
I have a form that contains the number of clients. The underlying table has
a few check box fields (Yes/No) for classifications such as Inactive?
Closed? and Problems?
Normally, I want the form to display all clients. Sometimes, however, it
would be nice to have the form display only those clients who's Problems?
box is checked "true." I'm looking for a simple way to add a control to the
form that would do this -- say, for example, a box I could check that, when
checked, filtered the form to display only Problem clients, while when
unchecked caused the form to display all clients.
I am not sure what would be the best way to go about doing this -- and how
to do it, once I know what I should be doing. Any thoughts would be
appreciated.
a few check box fields (Yes/No) for classifications such as Inactive?
Closed? and Problems?
Normally, I want the form to display all clients. Sometimes, however, it
would be nice to have the form display only those clients who's Problems?
box is checked "true." I'm looking for a simple way to add a control to the
form that would do this -- say, for example, a box I could check that, when
checked, filtered the form to display only Problem clients, while when
unchecked caused the form to display all clients.
I am not sure what would be the best way to go about doing this -- and how
to do it, once I know what I should be doing. Any thoughts would be
appreciated.