Charlotte, If I understand your need, the solution is not hard at all... Here I will assume you are writing the report out of ADM.PAT and accessing NUR queries. If the assumption is incorrect, it should be easy to transpose the logic:
Set up either a field or - if the selection will be lengthy - a macro as follows: xx.select DAT=PINT LEN=1 [EMAIL PROTECTED]"QUERY1"]!(@ccdqr.response["QUERY2"]) 1} Then put that field in the select criteria on Page 2 as: xx.select EQ 1 If you're using many queries, just have the field point to a macro and use similar logic in the macro. What this will do is to select records based on whether there is a response to the queries in question. Douglas B. McGaw Newman Regional Health 1201 W. 12th Ave. Emporia, KS 66801 [EMAIL PROTECTED] 620-343-6800 x 1130 fax: 620-340-6799 -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of MEDITECH-L Sent: Thursday, December 14, 2006 6:38 AM To: [EMAIL PROTECTED] Subject: [MEDITECH-L] NPR Help Please! - queries in an assessment Is there a way to write a npr report that will capture the response to certain queries in an assessment? I need a report that will capture all the responses to a group of queries in the shift assessment dealing with pain and wound documentation. Thanks!!!!!!!!!!!! Charlotte Snider RN Clincial Coordinator Information Technology Hammond Henry Hospital Geneseo, IL -- MEDITECH-L is powered by Serendipity. The best blog around, you can use it too. Check out <http://s9y.org> to find out how. =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= All messages should be posted in plain text. HTML will be converted to an attachment. To subscribe or unsubscribe to the meditech-l, visit MTUsers.com To check the status of the meditech-l, visit MTUsers.net. ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= To subscribe or unsubscribe to the meditech-l, visit MTUsers.COM. To check the status of the meditech-l, visit MTUsers.NET. For help, email [EMAIL PROTECTED] ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
