Can you assign a form as a task?

I would like to set automations to track the completion of a form and send reminders if it is not done. Is there any way to do this?
Best Answer
-
In that case, you would take this list (on a separate sheet) and insert a column with a formula containing cross sheet references. You would use a COUNTIFS to generate a count for each person then set up an alert automation from this list sheet that provides a link to the form and triggers on a recurring basis with the condition being that the count is zero.
Answers
-
Do you have a comprehensive list of everyone that should be filling out the form?
-
Yes!
-
Yes!
-
In that case, you would take this list (on a separate sheet) and insert a column with a formula containing cross sheet references. You would use a COUNTIFS to generate a count for each person then set up an alert automation from this list sheet that provides a link to the form and triggers on a recurring basis with the condition being that the count is zero.
-
this worked perfect, thank you!