G
Guest
I have a date field in my query. I need to create a new field in the query
that extracts the month and year only. I can create a new column in the
query and change the property format to mmm/yy, which looks good and sorts
correctly, but why when I click on a date in the query results, it shows the
original short date? Is this correct or is there a formula I can use
instead? If I use Format([datefield]) it looks correct but sorts as text.
Thanks for your help.
that extracts the month and year only. I can create a new column in the
query and change the property format to mmm/yy, which looks good and sorts
correctly, but why when I click on a date in the query results, it shows the
original short date? Is this correct or is there a formula I can use
instead? If I use Format([datefield]) it looks correct but sorts as text.
Thanks for your help.