Essentially, I need to have users manually enter a start date (this could be either one cell or I could dedicate a column if needed), and based on the needed duration for each tasks the start and end date columns would be generated.
For the Duration column, I would like this to populate via lookup table as the durations for the tasks change based on the study type
• If study template =A, use X * [variable #1]
• If study template =B, use X * [variable #2]
• If study template =C, use X * [variable #3]
So that the duration days are calculated by formula, which I think is impossible with a duration formatted column and because of this I am fine with just a generic column type.
All of this would be very easy to do in Excel and yet seems to be unnecessarily difficult, if not impossible, in SS.
Any help is greatly appreciated!