Sign in to join the conversation:
I'm basically trying to search for X text within my Email column to average out the monthly data. Can someone please advise what i'm missing cause it's driving me insane, haha. I know it's gotta be something simple.
Hi,
The range has to be the same.
Try something like this.
=SUMIF(Email1:Email10; $Primary3; Delivered1:Delivered10)
The same version but with the below changes for your and others convenience.
=SUMIF(Email1:Email10, $Primary3, Delivered1:Delivered10)
Depending on your country you’ll need to exchange the comma to a period and the semi-colon to a comma.
Did it work?
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
what a life saver!!! Where in the world is this documentation?
Lifesaver! Wow! Thanks!
Happy to help!
Look here for documentation/help:
https://help.smartsheet.com
https://help.smartsheet.com/functions
Andrée
Hi, I set up an automation to copy a row from someone's intake sheet when they assigned it to my team into my intake sheet. We did this so we didn't miss any of the metadata they are capturing. Can I set up an automation that copies a column that has "DAM Link(s)" from my intake sheet back into the original intake sheet…
Hi, how can I prevent to trigger if I have a blank cell in a specific column and inform the user that the automation did not work because the cell should not be blank ? Thanks in advance Fodil
Hello, I'm encountering an issue when attempting to copy certain Smartsheet sheets. When I try to "Save As New," the process consistently times out, indicated by a spinning cogwheel. On occasion, I also receive an error message stating that Smartsheet is unavailable. This problem is not affecting all of my sheets, only a…