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
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!