I want a user to enter a start date and a finish date using a msg box so that it displays all the date between them dates using a query, how would i go about doing that
Personally, I think this is open to much errors so I would use a calendar and reference the form so that the users isn't asked in such a way as you'll see if you try that.
Maybe, if you do a search on one of my calendar examples, you'll see a better way.
I want a user to enter a start date and a finish date using a msg box so that it displays all the date between them dates using a query, how would i go about doing that
cheers Mile-O-Phile that worked great. Thing is tho i aint using a form to put this on, it would just be a case of opening the query from the query section of access. Would i still be able to use the calender or not ?