Date Picker Crazy!

K

Kerry Purdy

Hi

I have a Main Switchboard form with 2 unbound fields

StartDateEntry = Date Picker controlled - user will always choose a Monday

EndDateEntry = Date chosen in StartDateEntry + 4 days

I have a query looking for bookings made between these dates. Originally I
typed the criteria

Between [Forms]![Frm Main SB]![StartDateEntry] And [Forms]![Frm Main
SB]![EndDateEntry]

but have now noticed that the answers are missing data.

I noticed that mondays are never included, Tues, Wed etc. work fine but it
never shows the date in the date picker field only the Tuesday to Friday
(EndDateEntry)

If I use the Build wizard EndDateEntry is recognised as a field on the Main
Form but StartDateEntry is not showing.

I have checked and accounted for every object on my main form, command
buttons, images, boxes and labels the field for StartDateEntry is nowhere to
be found.

Its driving me crazy - can anyone help please?

Thanks very much for your time.

Kerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Show All Dates 1
Inserting Data 9
Time Picker 2
Error with Date Picker 3
between datetime value from date time picker 3
Date Picker Default? 1
date picker problem. 4
Conditional Formatting for Date Picker field 1

Top