DATE Function
From Planfix
The DATE function returns a date made up of the year, month, and day.
Format:
DATE(year;month;day)
Examples:
DATE(YEAR(B);MONTH(B);+1;DAY(B))
The DATE function returns a date made up of the year, month, and day.
Format:
DATE(year;month;day)
Examples:
DATE(YEAR(B);MONTH(B);+1;DAY(B))