How to set global first day of week in Access 2003?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to sort a sales report by week, but my week starts with Monday, not
Sunday. How can I change the global setting so that it defaults to Monday in
my reports?
 
I'm not sure you can change the default. However, both the Format and
DatePart functions let you specify the first day of the week, so you could
use either of them in the underlying query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top