using a form to run a query

jarheadjim

Registered User.
Local time
Today, 19:04
Joined
Mar 6, 2002
Messages
83
I tried a search but wasn't able to find what I was looking for. I would like to be able to use a form to run a query in my db. I need to use name, begin date and end date and then have a button to run my query. My problem is that I can't get the unbound text boxes (for the dates) to use a date format. Have I taken the wrong approach?
 
Your approach is absolutely standard, I don't know why you are having a problem but try formatting the text boxes , turn properties on in design view.

Brian
 

Users who are viewing this thread

Back
Top Bottom