Jonny45wakey
Member
- Local time
 - Today, 12:21
 
- Joined
 - May 4, 2020
 
- Messages
 - 48
 
Happy New Year to All 
I've been searching for a solution to enable me to filter a continuous form using 2 comboboxes but without success!
On the form are the following:-
Combobox 1 = "CboYEAR" - rowsource has value list of Years from 2022 onwards
Combobox 2 = "CboCELL - rowsource has value list of production cells eg "Welding"
In the datasheet on the form there are the following fields:-
Field 1 = textbox "YEAR"
Field 2 = textbox "CELL"
What i would like to achieve is the user selects the YEAR in 1st Combobox then selects the CELL in the 2nd Combobox and then the form filters accordingly based on these 2 criteria.
Any ideas much appreciated.
Thanks
Jonny
 I've been searching for a solution to enable me to filter a continuous form using 2 comboboxes but without success!
On the form are the following:-
Combobox 1 = "CboYEAR" - rowsource has value list of Years from 2022 onwards
Combobox 2 = "CboCELL - rowsource has value list of production cells eg "Welding"
In the datasheet on the form there are the following fields:-
Field 1 = textbox "YEAR"
Field 2 = textbox "CELL"
What i would like to achieve is the user selects the YEAR in 1st Combobox then selects the CELL in the 2nd Combobox and then the form filters accordingly based on these 2 criteria.
Any ideas much appreciated.
Thanks
Jonny