Sign in to join the conversation:
I created a survey and I want the survey results once submitted to go to a certain person via their email address. Is this possible?
Hi @Tony Diaz
How is the survey filled in? A form or something else?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
@Andrée Starå its a form see attached at the bottom there is an option for the person submitting the survey to be cc'd on the responses. Basically if one of our project managers fills out this survey to provide feedback on a third party resource to our third party manager I guess I can enter that third party managers email at the end but is there another way to send this info without an email that says "Confirmation - Partner Project Resource Feedback Form" removing the Confirmation from the response email header?
@Tony Diaz
You can set up an Automation that would send them an alert with the information from the survey automatically.
Would that work?
Hi all. I'm trying to do something that I'm not sure if it's possible or not. We have a sheet that we are importing where the first column lists areas within our factory. Each column after that has a column name of a date. So 12/15/2025, 12/16/2025, 12/17/2025, etc. In each of the date columns is a target production…
Hello! I have what is probably a simple question my brain is just not comprehending properly. I need to SUMIFS from a sheet that matches some specific criteria but one of the fields I am using against needs to calculate a total if one dropdown field matches ANY ONE of these 3 items that is in it to be chosen… Capitol…
Hello, I have a checkbox column that I would like to be checked when comparing 2 columns. I would like it to be checked if the 2 columns are not equal or if one of the 2 columns has an error. It's important to note that both columns are numbers. My original formula was: =IF([COLUMN A]@row <> [COLUMN B]@row , 1, 0) However,…