Forum Discussion
- MarkShnier__YouQrew LegendI'm not quite sure what you mean, but if you want a new Formula Date field that takes a Date field and adds X days to it, the formula would be
[Project Date] + Days([Days to Add])
if you wanted those days to be Business Days not counting weekends, then
WeekDayAdd([Project Date], [Days to Add])
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------