Formula field showing number of weekdays between two dates

Formula field showing number of weekdays between two dates

Can a formula field compare two dates and get the number of "weekdays" between them? 

I've found the DateComp function, outlined here:
https://help.zoho.com/portal/en/kb/crm/customize-crm-account/customizing-fields/articles/create-formula-fields#Create_DateTime_Formula_Field

But DateComp doesn't seem to have any option to yield only the number of weekdays. In other words, I need it to exclude weekends.