Jonathan212
IS-IT--Management
For the sake of this example I have five operating rooms. These rooms are called:
OR1
OR2
OR3
OR4
OR5
My output for a given day is grouped by operating room name and is:
OR1
Case number 12333
Case number 45666
Case number 78999
OR3
Case number 44444
Case number 55555
OR4
Case number 76767
OR5
Case number 88776
Case number 93244
Case number 68688
Please note, in the above example, that there were no cases in OR2.
Am I able to do a formula that loads in the names of all the operating rooms (note in real life I have 30 operating rooms) and then search for existence of at least one case number in an OR name.
For the above output, I would like to insert a comment in some section that reads "There were no cases done in OR2”.
I have CR10. Thanks in advance. Jonathan
OR1
OR2
OR3
OR4
OR5
My output for a given day is grouped by operating room name and is:
OR1
Case number 12333
Case number 45666
Case number 78999
OR3
Case number 44444
Case number 55555
OR4
Case number 76767
OR5
Case number 88776
Case number 93244
Case number 68688
Please note, in the above example, that there were no cases in OR2.
Am I able to do a formula that loads in the names of all the operating rooms (note in real life I have 30 operating rooms) and then search for existence of at least one case number in an OR name.
For the above output, I would like to insert a comment in some section that reads "There were no cases done in OR2”.
I have CR10. Thanks in advance. Jonathan