Hi all
I've looked all over the internet but can't find what I'm looking for.
How workday works:
=Workday(A1,3) returns the date of the 3rd workday after the date in A1.
What I need:
How can I get the date of the 3rd weekend day?
it might look something like this:
=weekendday(A1,3)
eg...