ArchiveUser
6 years agoQrew Captain
add duration to an event
Hello. I am trying to create a calendar that gives preliminary duration times to events that have expected dates, but no actual dates.
For instance. I have a "QFC camp" that normally lasts 3 days and expected date (date field) is next week. How can I have that event show up on my calendar next week, spanning 3 days? I do have a "duration" field that tracks the actual duration once complete. Can I create a formula that enters the duration based on expected date (+ expected duration) and then go in and modify once event has occurred?
I have tried: if([event type]="QFC",[duration days]=2 but get errors
TL;DR: Need to have future events populate on calendar spanning "preliminary" duration based on event type.
Thank you for your help.
For instance. I have a "QFC camp" that normally lasts 3 days and expected date (date field) is next week. How can I have that event show up on my calendar next week, spanning 3 days? I do have a "duration" field that tracks the actual duration once complete. Can I create a formula that enters the duration based on expected date (+ expected duration) and then go in and modify once event has occurred?
I have tried: if([event type]="QFC",[duration days]=2 but get errors
TL;DR: Need to have future events populate on calendar spanning "preliminary" duration based on event type.
Thank you for your help.