What is your goal?
To remove a reminder from a Google Calendar entry using a Make scenario.
What is the problem & what have you tried?
I have an Excel spreadsheet containing the details of various appointments and I have created a scanario that will create a Google Calendar entry as soon as the appointment entry is created (using VBA). It also edits the entry and deletes it when required (all this is working well), My problem is that the āCreateā function adds a reminder to the entry (also working well), however under certain circumstances I would want to remove the reminder without deleting the complete entry.
I have tried sending..
A blank entry (returns error),
A zero entry (updates reminder to send reponse at start time of entry)
A numeric Zero entry (returns error)
A Minus number (returns error).
What I need is a value that will cause the reminder to be deleted completely⦠or some other way of doing.
Iāve thought of deleting the entire calendar entry then creating an extra scenario to create a new entry without the reminder but that seems awfully combersome.
Iāve searched every combination of terms I can think of nut havenāt found anything that helpsā¦
RF
