JonathanNYC
IS-IT--Management
I generate reports from Operating Room intraoperative documentation. I have a table "Opmeds" that contains the names and comments associated with various medications used during the case. I have a table "Equipment" that contains equipment and comments associated with certain equipment used during the case. The Blood Bank wants to see if Heparin (medication) was used and comments with that and if a "Cell Saver" (equipment) was used and comments associated with that equipment.
I am able to extract (and report on) only heparin and cell saver BUT I am getting comments on EVERY medication and EVERY piece of equipment used. I need only the comments pertaining to Heparin and Cell Saver.
The comments all reside in a table called "Comments".
I suspect this is a conditional or IF statement or maybe even a sub-report. But, i am not yet seasoned enough to figure out a statement.
Any suggestions ?
I am able to extract (and report on) only heparin and cell saver BUT I am getting comments on EVERY medication and EVERY piece of equipment used. I need only the comments pertaining to Heparin and Cell Saver.
The comments all reside in a table called "Comments".
I suspect this is a conditional or IF statement or maybe even a sub-report. But, i am not yet seasoned enough to figure out a statement.
Any suggestions ?