I
icsupt via AccessMonster.com
I have the following fields:
ClientName
RevType
DollarValue
In this report there are many lines per clientname. The revtype could either
be a loss or a gain. Sometimes there is a loss and a gain to zero each other
out, so there will be a loss for -$100 and a gain for $100.
I am trying to count how many customers there are, but I want to filter out
any gains and losses that zero each other. If there are two entries for loss
for -$100 and only one entry for gain for $100, then I do want to include
just the one $100.
Is there an easy way to do this?
Thanks in advance.
ClientName
RevType
DollarValue
In this report there are many lines per clientname. The revtype could either
be a loss or a gain. Sometimes there is a loss and a gain to zero each other
out, so there will be a loss for -$100 and a gain for $100.
I am trying to count how many customers there are, but I want to filter out
any gains and losses that zero each other. If there are two entries for loss
for -$100 and only one entry for gain for $100, then I do want to include
just the one $100.
Is there an easy way to do this?
Thanks in advance.