Date formatting

  • Thread starter Thread starter jeff
  • Start date Start date
J

jeff

I have several date fields, which may or may not be
applicable for a RECORDS database

Is there a way to mask the field such that "mm/dd/yyyy"
and "N/A" are valid input formats

Thanks
 
Jeff

Date fields should be just that... dates.
I'm not sure how you are setting up the form but if the date information is
not applicable for the record you are on, then I might suggest setting the
..ENABLE property of the control to FALSE.

--

Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Problems with your database? Need to upgrade your application?
Contact the FMS Professional Solutions Group: www.fmsinc.com/consulting

Need a Book Recommendation?
www.fmsinc.com/toplevel/books.htm

Need software tools for Access, VB or .NET?
http://www.fmsinc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
Back
Top