Can a formula field compare two dates and get the number of "weekdays" between them?
I've found the DateComp function, outlined here:
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.