how to change when week starts on excel

  • Thread starter Thread starter Savio
  • Start date Start date
Hi,

With, for example, the function Weeknum() it starts by default on a Sunday
but if you include the optional switch then it can start on a Monday

=Weeknum(a1,1) the 1 can be omitted. week starts on Sunday

=Weeknum(a1,2) Week starts on Monday


Mike
 

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