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
I wish to ADD the following to my existing formula: [Reporting Period]@row="Jan", "Jan" [Reporting Period]@row="Mar", "Mar" [Reporting Period]@row="May", "May" [Reporting Period]@row="Jul", "Jul" [Reporting Period]@row="Sep", "Sep" [Reporting Period]@row="Nov", "Nov" Here is my current formula: =IF(CONTAINS("-",…
Our editors were always able to sort attachments (by name/ by newest or oldest etc) and now that is gone. Anyone know why?
What has happening to the Share a sheet option - I only have share a Workspace - and it doesn't offer the option to share a sheet - and i cant find where to unshare a sheet either - currently to share a sheet we have to send a link and get the user to request access to the sheet - but there doesnt appear to be away to…