paulmcdonnell
Ready to Help
- Local time
- Today, 07:20
- Joined
- Apr 11, 2001
- Messages
- 167
Hi guys
I'm trying to use two criteria for a filter...
At the moment I'm using...
Me.filter = "selector = -1"
Me.FilterOn = True
I want it to filter for this and Date is today, how can I use this in code to filter both conditions.. I can do it through a query, but I want this as just of form filter.
Cheers
paul
I'm trying to use two criteria for a filter...
At the moment I'm using...
Me.filter = "selector = -1"
Me.FilterOn = True
I want it to filter for this and Date is today, how can I use this in code to filter both conditions.. I can do it through a query, but I want this as just of form filter.
Cheers
paul