George Too
Registered User.
- Local time
- Today, 10:49
- Joined
- Aug 12, 2002
- Messages
- 198
Hi all,
In a query, a field has a criteria based on a combo box in a form; when the user selects an item on the list, the code in the after update procedure runs the query.
I need code that makes the query display results that are not identical to the item selected from the combo box. For example, if the item selected in the combo box is "Animals", then the query will display whatever animals there are in that particular culumn.
Can this be done? If not, what's a different approach?
In a query, a field has a criteria based on a combo box in a form; when the user selects an item on the list, the code in the after update procedure runs the query.
I need code that makes the query display results that are not identical to the item selected from the combo box. For example, if the item selected in the combo box is "Animals", then the query will display whatever animals there are in that particular culumn.
Can this be done? If not, what's a different approach?