In the query editor Property panel select the column and choose Long Date format.
--please don't forget to Accept as answer if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
In the query editor Property panel select the column and choose Long Date format.
--please don't forget to Accept as answer if the reply is helpful--
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--
In the query panel try clicking the WorkDate column then check the property panel format
--please don't forget to Accept as answer if the reply is helpful--
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--
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--