MonkeyFace28
Board Regular
- Joined
- May 30, 2014
- Messages
- 74
hey y'all,
hope everyone is good.
I have a spreadsheet I am trying to get the week commencing date to auto populate at the top of each tab.
I have my first week commencing date in cell M1 on tab named "WK1" I want my next week commencing date to show in cell A1 in tab "WK2" (i think you can see where this is going )
I also have a formula in A1, tab 1 that works like this -
Formula: =$L$1& " " &TEXT(M1,"d mmmm yyyy")
output: W/C 2 January 2019 - p.s if anyone can get the little letters to work i.e the nd, th, st, that would be amazing!)
the formula I have to give me the w/c date is as follows
Formula: =WK1!M1-WEEKDAY(WK1!M1,2)+1
output: W/C 31 December 2018
I can't work out why it's going backwards not forwards?
any suggestions / help / money appreciated xx
hope everyone is good.
I have a spreadsheet I am trying to get the week commencing date to auto populate at the top of each tab.
I have my first week commencing date in cell M1 on tab named "WK1" I want my next week commencing date to show in cell A1 in tab "WK2" (i think you can see where this is going )
I also have a formula in A1, tab 1 that works like this -
Formula: =$L$1& " " &TEXT(M1,"d mmmm yyyy")
output: W/C 2 January 2019 - p.s if anyone can get the little letters to work i.e the nd, th, st, that would be amazing!)
the formula I have to give me the w/c date is as follows
Formula: =WK1!M1-WEEKDAY(WK1!M1,2)+1
output: W/C 31 December 2018
I can't work out why it's going backwards not forwards?
any suggestions / help / money appreciated xx