|
|
Hello,
Here is the search that you would need.
search [Client] code 'M$BB0689' name 'Care Credit'
category 'MSS Searches' (
[Account-Date] is greater than '01-01-11' and
[Account-Account Type] equals 'ENTER CARE CREDIT CODE HERE FROM SYSTEM TABLES'
) report (
[Client-Account],
[Client-Full Name] width 30
) sort by (0 ascending) summarize by sort order
You will just want to go to system tables, payment types table and get your Care Credit payment type to plug into the search. This is something that the clinic creates so the code could be any number from 0-9. |
IP Logged
|