I have tried to add formulas in the start date column for a gantt chart that reference a base start date cell and add a certain number of days to the start date. Is that possible?
Example of the formula I am implimenting:
= StarteDate + 10
The gantt chart start and end date columns use the Date/Time type of cell and Date type cell.