G
Guest
In my detail, each line (a medical charge) has a unique sequence number.
Because of other information that I have "joined" to the charge, each charge
can appear more than once. However, I dont' want most of the elements to
repeat if it is the same charge. In otherwords, if the seq. number has not
changed, don't repeat certain elements. I can't use the "hide duplicates"
feature, because the next seq number might have the same value of an element
(like the same service code). Is there a way that i can do this. Example:
date service code payment code
---- -------------- ----------------
01/01 99989 p-pat
p-ins
01/02 99989 p-pat
etc.
The services of 01/01 and 01/02 would have different sequence numbers.
Thank you.
Because of other information that I have "joined" to the charge, each charge
can appear more than once. However, I dont' want most of the elements to
repeat if it is the same charge. In otherwords, if the seq. number has not
changed, don't repeat certain elements. I can't use the "hide duplicates"
feature, because the next seq number might have the same value of an element
(like the same service code). Is there a way that i can do this. Example:
date service code payment code
---- -------------- ----------------
01/01 99989 p-pat
p-ins
01/02 99989 p-pat
etc.
The services of 01/01 and 01/02 would have different sequence numbers.
Thank you.