ronmaltase
New Member
This one is crazy. so If the value in column a, b, c, match then in column d, I want to find if there is a positive value with an offsetting negative value for those same a, b, c matches.
a = account number
b = item number
c = date
d = quantity (could be positive or negative.
I need to charge for the items that don't have a positive and a negative for the same account, item, date. Because if it has a positive and a negative, it's been removed and I want to ignore those.
any ideas?
Thanks, Ron M.
a = account number
b = item number
c = date
d = quantity (could be positive or negative.
I need to charge for the items that don't have a positive and a negative for the same account, item, date. Because if it has a positive and a negative, it's been removed and I want to ignore those.
any ideas?
Thanks, Ron M.