Need a formula to accomplish the following:
If the patient has results for test A AND test B AND the result for test A = X AND the result for test B can be either L,M or N then display on a report.
The key here is that the patient has had requests for both tests A and B. No matter what I do, I come up with ALL instances for either test A or test B regardless if on the same patient or not. So instead of 4 hits today, I'm getting 540.
Thanks for any help.
If the patient has results for test A AND test B AND the result for test A = X AND the result for test B can be either L,M or N then display on a report.
The key here is that the patient has had requests for both tests A and B. No matter what I do, I come up with ALL instances for either test A or test B regardless if on the same patient or not. So instead of 4 hits today, I'm getting 540.
Thanks for any help.