Issue regarding dates, day and a query. (1 Viewer)

K

kazooie

Guest
Ok here goes.

I have a form which is made up of 3 textboxes.

txtbookingdate, txtbookingday and cbobookingtime.

Now what this form is sposed to do is the following.

1. A date is entered into txtbookingdate. (data type = date/time). format = dd/mm/yyyy
2. The date is then converted into a "day" and stored in txtbookingday.
3. Based on what day is in txtbookingday, a query is run which displays the assoiciated times in cbobookingtime.

I cant seem the bugger to do anything really.
Cheers
 

Users who are viewing this thread

Top Bottom