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
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