Convert date

  • Thread starter Thread starter Jason Morin
  • Start date Start date
J

Jason Morin

I have a text field in a table that are dates such as
2003-09-11. How can I convert this field to the actual,
usable date? In Excel I can multiply by 1.
TIA.
Jason
 
Jason Morin said:
I have a text field in a table that are dates such as
2003-09-11. How can I convert this field to the actual,
usable date? In Excel I can multiply by 1.

CDate([FieldName])
 

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

Back
Top