I am using a single text box to filter numbers from two fields in a query, and I am receiving the following error when testing. My textbox name is TxtSpec, Query Name = QueryForm, and Field Names PopMin and PopMax. Also, what do I add to the code if left blank show all data?
My code is written =[QueryForm]![PopMin,PopMax]=[TxtSpec]=[«Expr»]>50<500