Guest_imported
New member
- Jan 1, 1970
- 0
In generating a crosstab query, I am sorting by individual dates, but I want the column headings to read the actual days of the week, e.g., Monday, Tuesday, etc. The current expression is: Expr1: Format([Date],"Short Date"
- This is giving me specific dates, whereas I only want Days of the Week. I have tried to manually enter column headings in the column headings option in properties, but this renders the data all null values (but does give me the correct column headings). Is there an access expression, similar to "Short Date" but only for days of the week? - Thanks, John
- This is giving me specific dates, whereas I only want Days of the Week. I have tried to manually enter column headings in the column headings option in properties, but this renders the data all null values (but does give me the correct column headings). Is there an access expression, similar to "Short Date" but only for days of the week? - Thanks, John