Happy New Year to One and all .
My problem is as follows : I am using a combo box as a filter for a query and there are 6 Sources I wish to filter.
1,2,3,4,5 <6
Filtering 1 to 5 is no problem, the problem come when I select <6
The table source field is a text .
I tried < "6"
I could get by if the 6th option was " " or Blank but that does not appear to work. or even no filter
Any pointers would be appreciated.
Regards Ypma
My problem is as follows : I am using a combo box as a filter for a query and there are 6 Sources I wish to filter.
1,2,3,4,5 <6
Filtering 1 to 5 is no problem, the problem come when I select <6
The table source field is a text .
I tried < "6"
I could get by if the 6th option was " " or Blank but that does not appear to work. or even no filter
Any pointers would be appreciated.
Regards Ypma
Last edited: