S
Stephen sjw_ost
How could I write code that will compair the date I've entered into a Textbox
to the results of dates found in a query?
The query, q_Dates, is using unique values so I am only showing single dates
in the query reuslts. I want my code to see if the date I've entered in my
forms Textbox matches any of the dates found in the query. If it does, stop
the code and if it does not, continue with the code.
Please help, this is driving me nuts...
to the results of dates found in a query?
The query, q_Dates, is using unique values so I am only showing single dates
in the query reuslts. I want my code to see if the date I've entered in my
forms Textbox matches any of the dates found in the query. If it does, stop
the code and if it does not, continue with the code.
Please help, this is driving me nuts...