Situation: I have a regular calendar on my main page. I have added a Calculated
field in the calendar list to represent a new "end time", dirived from another
field configured as a number field that represents a "time offset". The
calculated field works properly to come up with a new end time based on the
formula I wrote in there.
Requirement: I want to take that new "end time" and insert it into the regular
calendars end time field, in effect - replacing it.
Any clever way to do this? A workflow perhaps?, I don't have the skill yet to
write custom code.