Having a problem setting up what should be a pretty basic formula. Using Crystal 8.0.
Searching for a particular test that was ordered yesterday.
Have a group made up of Patient Unit Numbers. Then listing the occurances that this test was ordered on that patient for a given day (accession #).
For test XYZ
Unit Number : 1234567
Accession Number M1234
Unit Number : 9876543
Accession Number M5678
Accession Number M9876
I only want to see patient # 9876543 because there is >1 instance of this test being ordered. I only need to deal with these if the Accession number within a particular Unit Number exceeds 1.
Thanks
Searching for a particular test that was ordered yesterday.
Have a group made up of Patient Unit Numbers. Then listing the occurances that this test was ordered on that patient for a given day (accession #).
For test XYZ
Unit Number : 1234567
Accession Number M1234
Unit Number : 9876543
Accession Number M5678
Accession Number M9876
I only want to see patient # 9876543 because there is >1 instance of this test being ordered. I only need to deal with these if the Accession number within a particular Unit Number exceeds 1.
Thanks