HOw to return the value of firstdayofweek?

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

Guest

Hello, there.

Based on the date and time information, how to return the value of
"firstdayofweek" in Access? I don't see any built-in function which would do
that. Thanks!

-Mary
 
Weekday([YourDate])

This is based on Sunday as day 1. Weekday([DateOfSale],2) shift starting
day of week.
 

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

Similar Threads


Back
Top