Reputation: 1
This is my current formula to get my dynamic calendar. =SEQUENCE(53,7,DATE(C3,1,1)-WEEKDAY(DATE(C3,1,1),12)+1,1) However, I would like a Calander that excludes Mondays. This is what it currently looks like.
I attempted to use the WORKDAY function, but I do not know the correct formula.
Upvotes: 0
Views: 8