Can you create a sequential countif() that also adjust its sequence number based on a countm()
I am trying to create a sequential countif. ex. =countifs(Date:Date,>Date@row,Collumn:Column,=Collumn@row. How ever I also want it to take a countm() into consideration when giving its sequential numbers. Ex Jim appears 5 times, how ever the second time a drop down has 3 selections in it. Thus the number sequence should be, 1,4,5,6,7. Is this possible?
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Best Answer
-
I figured it out. I created a helper column that did the countm(). Then I did the following formula.
=SUMIFS([Countm Helper]:[Countm Helper], [Identifier]:[Identifier], [Identfier]@row, [Created]:[Created], >=[Created]@row)). If there is another way I would love to read about it.
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Answers
-
I figured it out. I created a helper column that did the countm(). Then I did the following formula.
=SUMIFS([Countm Helper]:[Countm Helper], [Identifier]:[Identifier], [Identfier]@row, [Created]:[Created], >=[Created]@row)). If there is another way I would love to read about it.
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.2K Get Help
- 360 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!