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
@Paul Newcome , Hope you are well. Question for you, meant to ask quite some time ago but forgot. You had shared this right after Engage 2025. I'm unfamiliar with the view and how to create it. Can you tell me about this view?
I am trying to change owner on a Smartsheet sheet to the owner of the workspace it is located in. I keep getting an error message stating the permissions need to be managed at the workspace level. I am unable to change owner for the sheet at the workspace level. Not sure how to accomplish this change. HELP!
I would like to add two dynamic filters as a widget within my Dashboard to define a date range (start and end date) which would then return a count value to that same Dashboard. I have been searching for answers but am not coming up with the solution I'm looking for. What is the cleanest way to configure this?