WORKDAY Function

From Planfix
Revision as of 04:54, 21 January 2020 by SliZzzZ (talk | contribs) (Created page with "This function returns a date that is a specified number of workdays forward or backward from a start date. ''Format:'' '''WORKDAY(start_date;num_of_days)''' ''Examples:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function returns a date that is a specified number of workdays forward or backward from a start date.


Format:

WORKDAY(start_date;num_of_days)


Examples:

WORKDAY(B;1)


Go To