Hello! I am trying to automize our scheduling for a research project.
We have the main parent schedule a family interview. This event title is event and the custom ID of the main parent:
[Event] #1231
I need to duplicate this event for each family member. Each family member has the same custom ID, but the last digit is different (always the same three though: 4,5, or 0)
[Event] #1234
[Event] #1235
[Event] #1230
I saw that there was an option for turning text from a calendar event to a variable but I couldn't figure out a way to change the last character of the string? And put it in the title of a new calendar event?
Thank you!!!