Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing a Date from Form to Sub-form

Status
Not open for further replies.

ALNG

Technical User
Joined
Mar 5, 2002
Messages
5
Location
US
I have a form where a date is keyed. This date is to be passed to records in a table through a sub-form. When the date is passed, it displays as a number instead of a date, even though the field is formatted as Short Date.

Example: Date keyed in form is 01/01/2006. Number passed is 38718 (the serial number for that date).

How do I get the date to be displayed and stored in the sub-form (and table) as a date?
 
check the format for that field in the table and in the form control that shows the field.

misscrf

It is never too late to become what you could have been ~ George Eliot
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top