WORKDAY Function

From Planfix
Revision as of 14:44, 28 October 2024 by Dmitri (talk | contribs)
(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)

Important

Currently, this function does not work for formulas calculated only for totals or first-level groupings in reports.


Go To