Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
=SUMIFS(CATEGORY:CATEGORY, QUESTION4, [OverallTime (Minutes)]:[OverallTime (Minutes)])
this works fine...
=COUNTIFS(CATEGORY:CATEGORY, QUESTION4)
Please help
Can you provide a screenshot or more details as to what is in each column?
Hi,
what do you try to achieve ? I'm pretty sure this one will work :
=SUMIFS([OverallTime (Minutes)]:[OverallTime (Minutes)],CATEGORY:CATEGORY, QUESTION4)
Best regards,
Paul.
Eventually I am needing to average, by category, the Overall Time (minutes). So, Have the count already, by category. I am now trying to Sum the minutes and then divide Minutes by count to get an average. I am sure there are better ways to do this, but just getting my feet wet with the formulas.
Thanks Paul. It works fine..
I am sure there are better ways to do this
You're actually right on the money with the best approach already.
=SUMIFS(Stuff) / COUNTIFS(More Stuff)
Unfortunately Smartsheet doesn't have an AVGIFS() function...
Smartsheet's AVG IF looks like this:
=AVG(COLLECT(range-to-average, criterion-range-1, criterion-1))
Craig
Hi, I am wondering if there is a solution for this scenario: I have a Data Shuttle data upload workflow to a Target Sheet that is updated when a new attachment is added. Question: is there a function/features/workaround like Data Shuttle, Bridge, or a combination of features so that if a new column is added to the Excel…
I have downgraded to business but no longer have access to my sheet,i get an error 48,get licensing? How do I fix this? This is a customer contact form so i cant recreate it as the email has been sent?
I have been given access as an Admin to edit an existing sheet but cannot edit columns. I am a System Admin. I am a paid Member. I am able to edit information in the sheet but cannot add a column.