Formula for business days?

Hi all! Quick question, we need a column that has a formula to find the difference between two columns of dates, but only counting business days. Is there a way to do this? Thanks!
Answers
-
If my response was helpful in any way (or answered your question) please be sure to upvote it, mark it as awesome, or mark it as the accepted answer!
I'm always looking to connect with other industry professionals, feel free to connect with me on LinkedIn as well!
-
@bisaacs oh it does thanks! Question, is there a way so it shows blank instead of INVALID DATA TYPE when those columns (for the formula) are empty?
-
Hey @laura.sandoval,
You can use IFERROR for that. It'd look something like this:
=IFERROR(NETWORKDAY(5/5/24, 5/10/24), "")
Hope this helps!
If my response was helpful in any way (or answered your question) please be sure to upvote it, mark it as awesome, or mark it as the accepted answer!
I'm always looking to connect with other industry professionals, feel free to connect with me on LinkedIn as well!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.4K Get Help
- 465 Global Discussions
- 156 Industry Talk
- 510 Announcements
- 5.5K Ideas & Feature Requests
- 86 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 519 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 307 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!