Hi,
I have a form with 2 ComboBoxes, 1 holds all the months from 1 to 12 and the other holds years 2003 2004 etc etc. Why is it that I cant get my query to work using the ComboBoxes, yet if I use TextBoxes instead it works fine. I am using the format... [Forms]![Myform]![Combo1]
but my query does not produce results, yet if I use TextBoxes instead of ComboBoxes, the query runs OK ? What's the catch?
Cindy
I have a form with 2 ComboBoxes, 1 holds all the months from 1 to 12 and the other holds years 2003 2004 etc etc. Why is it that I cant get my query to work using the ComboBoxes, yet if I use TextBoxes instead it works fine. I am using the format... [Forms]![Myform]![Combo1]
but my query does not produce results, yet if I use TextBoxes instead of ComboBoxes, the query runs OK ? What's the catch?
Cindy