Help with formula
![Jon Barto](https://us.v-cdn.net/6031209/uploads/defaultavatar/nWRMFRX6I99I6.jpg)
Jon Barto
✭✭✭✭✭
I need some help with a formula.
See sheet summary.
I just need help with the first one "move in items open" and I can apply the same formula structure to the rest.
I want to count the amount of Warranty phase column if that says "move in items" and the status is Not started or In progress" and have that be 1 number.
Any help would be greatly appreciated.
Jon
Best Answer
-
Give this a try:
=COUNTIFS([Warranty Phase]:[Warranty Phase], "Move in Items", [Status]:[Status], OR(@cell = "In Progress", @cell = "Not Started"))
Answers
-
Give this a try:
=COUNTIFS([Warranty Phase]:[Warranty Phase], "Move in Items", [Status]:[Status], OR(@cell = "In Progress", @cell = "Not Started"))
-
Perfect!
Thanks so much Carson!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!