A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi, take a look at Chip web
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I can't figure out a formula based on past work days. B5:B95 is a list of dates (quarters worth), A1=1/1/16, C1=12/31/16
=COUNTIF(B5:B95,"<"&TODAY()) Counts work but includes the weekends
=NETWORKDAYS(A1,C1,A104:A113) Gives total workdays
I can't seem to combine these two together no matter what I tried. Can someone please point me in the right direction? Thanks,
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi, take a look at Chip web
Your welcome, glad for helping
Thanks so much for the help. This was exactly what I needed to get everything working right.
What exactly are you trying to achieve?
If you can share some example then may be we can make a attempt to help you resolve your query.