Count Only Weekday in the DateDiff Function

P

phm

Hello,
I have a report where the following function counts the interval of days
between two dates. This is one of the actual formulas being used:

=DateDiff("d",[to_plm],[from_plm])

Now, I need to adjust this syntex so that only the weekdays, workdays, are
counted. Please help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top