thought the cut off formula was =MONTH(TODAY()-1)
thought the cut off formula was
=MONTH(TODAY()-1)
This is how I was using it (in part of a longer Concat with Year) and once applying Chalfie's fix it worked.
I wasn't sure what you were going for (previous month or yesterday's month).
It is prev month. The task is completed first week of the month, using last months data but rarely is done on 1st of the month, albeit that was the case today.
@aggi started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
This is how I was using it (in part of a longer Concat with Year) and once applying Chalfie's fix it worked.