bllgnn
Programmer
- Jan 20, 2002
- 42
I've got a form with 2 combo boxes that fill 2 invisible text boxes that my query looks to for criteria. One criterion is an autonumber field. Sometimes, the user wants to select all numbers, not just one. I've tried Is Not Null, but that doesn't work. Any suggestions?