Date input

  • Thread starter Thread starter Tony Williams
  • Start date Start date
T

Tony Williams

I have Access 2007
I have a control on a form which is a date with the formay as Short Date and
the Date picker shown as "For Dates" but the date picker doesn't show. What
do i have to do to make it do so?
Thanks
Tony
 
On Wed, 1 Oct 2008 06:09:02 -0700, Tony Williams

Read the help file on ShowDatePicker. It says in part:
The date picker control is displayed *when the text box is bound to a
Date field*.
I bet your control is unbound.

-Tom.
Microsoft Access MVP
 
Back
Top