Date Format in tables

  • Thread starter Thread starter walter
  • Start date Start date
W

walter

I have a table with a field of type date.

What needs to be done to format this as mmm yy.

e.g. Sep-03

Regards,

Walter
 
A date field can only contain a complete date, so as long as you're storing
a complete date, you can display it as mmm yy by setting the field's Format
property to that format you've shown.
 

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

Date format. 1
Autofill one field based on value in another 2
Date Format 2
Add time to a date time group 4
Date format 1
VBA in Excel 2007 date formatting 2
Excel display two dates in one cell - excel 2010 2
Date Format Code 3

Back
Top