I am trying to use data in a textbox in a form to run a query.
I have a simple database with one table, one form and one query. The table has two fields, name and date. The form has only one textbox. The query is attached to the table. I want to enter a date in the form and have it find the date in the table and display the date and name in the table.
Ron--
I have a simple database with one table, one form and one query. The table has two fields, name and date. The form has only one textbox. The query is attached to the table. I want to enter a date in the form and have it find the date in the table and display the date and name in the table.
Ron--