Continuous form - toggled filter

CraigBFG

Registered User.
Local time
Today, 20:30
Joined
Aug 21, 2003
Messages
68
Hi
I'd like to be able to filter a form (fed by an underlying query) by using a toggle button setup on the form itself. My simplistic pseudo-code would go something like this.

Default state
List all records where DateRemoved is Null.
Toggle state
List all reocrds where DateRemoved is NotNull.

Can anyone kindly assist.

Many thanks
 

Users who are viewing this thread

Back
Top Bottom