Formula Issues
Hey all,
Wondering if you could help with an issue. I need to get an average (days) for a column, but referencing another column. For example, I have 2 options (Existing and New) in a drop down list in one column and in another column I have total days. I'm trying to get an average of days for each of the options.
Comments
-
I would do =sumif()/countif() with the criteria being if "Existing Store" is in the range then do the same for "New Construction"
Michael
-
It came back as an "Unparseable" error. Thanks for trying
-
is this what your formula looked like?
=SUMIF([Location Type]:[Location Type], "New Construction", [Sample Request to Receipt]:[Sample Request to Receipt]) / COUNTIF([Location Type]:[Location Type], "New Construction")
Michael
-
It was. Looks like I transposed the i and e in receipt. lol Totally missed that. Thanks a bunch.
-
-
They have actually rolled out a few months ago an AVERAGEIF function that sounds like it would be a perfect fit (and much shorter).
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives