on my table I have a date column that is formatted as short date. In my query table I have it formatted to month via
Format$([outage loger].Date,'mmmm yyyy').
When it displays however it sorts the date alphabetically instead of chronologically. How can I fix this. I tried using the wizard to create my query table and it worked until I switched to design view and then it sorted alphabetically as well.
Please remember I am a newbie and will require very basic instructions.
Format$([outage loger].Date,'mmmm yyyy').
When it displays however it sorts the date alphabetically instead of chronologically. How can I fix this. I tried using the wizard to create my query table and it worked until I switched to design view and then it sorted alphabetically as well.
Please remember I am a newbie and will require very basic instructions.