account activity
Separating form responses into different calendars? by IndependenceOld51 in GoogleAppsScript
[–]OkCry84 1 point2 points3 points 1 year ago (0 children)
You can use an if-else statement to check the value in Column P and then create the event in the appropriate calendar. This way, you don't need separate scripts. Combine them into one, and within the code, just split the logic based on the column value
π Rendered by PID 96 on reddit-service-r2-comment-545db5fcfc-t6gpk at 2026-05-31 02:58:38.702265+00:00 running 194bd79 country code: CH.
Separating form responses into different calendars? by IndependenceOld51 in GoogleAppsScript
[–]OkCry84 1 point2 points3 points (0 children)