alan_mitchell
Registered User.
- Local time
- Today, 21:25
- Joined
- Nov 25, 2008
- Messages
- 11
Hi all,
I have a query which shows staff members and their campaigns. The 'criteria' part of the query looks up the staff member selected in a report's list box and filters for that staff member's campaigns.
So for example, if the user selects 'Joe Bloggs' on the report' list box, the query will filter to only show campaigns that belong to Joe Bloggs'.
This works fine, but I want to be able to provide an option to NOT FILTER any staff members at all. So perhaps if the user ticks a check box 'show campaigns for all staff', the query will show ALL records.
Any idea how to do this?
Thanks,
Alan
I have a query which shows staff members and their campaigns. The 'criteria' part of the query looks up the staff member selected in a report's list box and filters for that staff member's campaigns.
So for example, if the user selects 'Joe Bloggs' on the report' list box, the query will filter to only show campaigns that belong to Joe Bloggs'.
This works fine, but I want to be able to provide an option to NOT FILTER any staff members at all. So perhaps if the user ticks a check box 'show campaigns for all staff', the query will show ALL records.
Any idea how to do this?
Thanks,
Alan