Forum Discussion
- MikeTamoushQrew CommanderI've never used it but it looks like there is a function for this.
WeekdayAdd (Date d, Number n)
Description: Returns the date that is n weekdays past the given date d. n may be negative to move backward in time.
So: WeekdayAdd([Date Field], -15)
------------------------------
Mike Tamoush
------------------------------ - MarkShnier__You
Qrew Legend
The formula is this
WeekdayAdd([base date], -15)
But the result will be 08-30-2022
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------