Hello,
I have a form with a cboBox giving me options: One; Two; Three.
This cboBox is linked to a query that filters based on the value of the cboBox – it works just fine.
However, I want to add a further option so I have: All; One; Two; Three.
The all option meaning that the date for One, Two, and Three are all showing.
Currently the query attached will read the One, Two, or Three and return the result, but I'm not sure how I can return the result for All.
Can anyone advise me on this?
Thanks
I have a form with a cboBox giving me options: One; Two; Three.
This cboBox is linked to a query that filters based on the value of the cboBox – it works just fine.
However, I want to add a further option so I have: All; One; Two; Three.
The all option meaning that the date for One, Two, and Three are all showing.
Currently the query attached will read the One, Two, or Three and return the result, but I'm not sure how I can return the result for All.
Can anyone advise me on this?
Thanks