All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ======================================
Title: need help with BAR report
Hello!
I am working on a report in B/AR that will pull only those patients that were billed for procedures within a certain range (4100000 to 4103022). I think I have to do loops in a macro, but I’m not familiar with that at all. I am using BAR.PAT with bar.acct.transactions as my detail segment.
Here’s how my macro reads:
[EMAIL PROTECTED] (bar.dis.ser,discharge.x) “”^account,
[EMAIL PROTECTED](account,discharge.x) @SELECT}}
SELECT
“4100000”^txn.procedure,
[EMAIL PROTECTED]’>”4103022” 1^/LIST[account]}
Here are my select statements:
bar.dis.ser GE FROM DIS DATE
bar.dis.ser LE THRU DIS DATE
account LI /LIST
When the report runs, I get no records. Any thoughts? I am running Magic 5.4.
Thanks in advance for your help!
Cyndy Zoch
Trinity Medical Center
_______________________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
