Access field date format?

VAer-4038 771 Reputation points
2021-01-05T01:30:44.413+00:00

I have a field WorkDate in table WorkNote, and I would like to have the date format similar like this: Mon Jan-4-2021 No need to be exactly same, but including weekday information

53309-crosstab.jpg

Developer technologies Visual Basic for Applications
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-01-05T02:13:49.477+00:00

    In the query editor Property panel select the column and choose Long Date format.

    53357-image.png

    53406-image.png

    --please don't forget to Accept as answer if the reply is helpful--


  2. Anonymous
    2021-01-05T02:43:54.643+00:00

    You may need to make the format change to the query field property (first screenshot).

    --please don't forget to Accept as answer if the reply is helpful--


  3. Anonymous
    2021-01-05T03:22:40.747+00:00

    In the query panel try clicking the WorkDate column then check the property panel format

    53429-image.png

    --please don't forget to Accept as answer if the reply is helpful--


  4. Anonymous
    2021-01-05T04:08:57.29+00:00

    In your second screenshot click the dropdown in the Format box of Field properties

    --please don't forget to Accept as answer if the reply is helpful--


  5. Anonymous
    2021-01-05T14:24:18.313+00:00

    Looks like the problem is its a crosstab query and the WorkDate is configured as a column heading

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.