OK, I currently use this formula to work out the week commencing date
This looked to be working fine when I tested it last week, however now that it is a Monday I get a problem that the code gives me the date for last Monday rather than today.
How can I correct this?
Code:
Date - Weekday(Date, 3)
This looked to be working fine when I tested it last week, however now that it is a Monday I get a problem that the code gives me the date for last Monday rather than today.
How can I correct this?
Last edited: