Inspection tracking template - functions
Hello,
I am using the Inspection tracking template and it includes the following function:
=COUNTIFS({MED1}, "No", {Date}, MONTH(@cell ) = $[Month#]@row)
I would like to measure the number of violations per room, rather than per month but I am having difficulty knowing how to change the {Date}, MONTH(@cell ) = $[Month#]@row) part of the function. I would essentially like to make a function that says - count if there is a "No" within a reference, and within the row that has this lab number.
Answers
-
Hi @Aly Ervin
I copied the "=COUNTIFS({MED1}, "No", {Date}, MONTH(@cell ) = $[Month#]@row)" cell formulas to the rows for VIOLATIONS PER ROOM and changed the "{Date}, MONTH(@cell ) = $[Month#]@row" condition to the bold condition below.
Then, cut & paste those rows above the VIOLATIONS PER MONTH.
[B12] =COUNTIFS({MED2}, "No", {Location}, Label@row)
I put the lab number in the Job Number / Location column and referenced the values as range {Location}.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.5K Get Help
- 433 Global Discussions
- 152 Industry Talk
- 494 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 506 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!