I want to have a form with tab controls on it. I then want to create a text box with say a date in it that is referenced in a query. The tab works fine and I have a text box called Date1.
In my select query =Forms![Form1]![Date1] doesn't seem to work. Is it possible to refer to a text box on a tab form in a query criteria?
In my select query =Forms![Form1]![Date1] doesn't seem to work. Is it possible to refer to a text box on a tab form in a query criteria?