latex88
Registered User.
- Local time
- Today, 17:15
- Joined
- Jul 10, 2003
- Messages
- 198
This doesn’t sound too hard but I cannot find the answer. I have a form using a query as its source that has a criterion fed from a drop-down box, example [forms]![formAnother].[dropdown]. This works fine when I choose an option from the drop-down to filter some records. However, how do I get the form to show all the records in the form when I want to see all the records? Since the criterion of a field is [forms]![formAnother].[dropdown], how do I get it to return something that tells the query to show all the records?