B
Bob H
I have a list of companies in col A and Revenues in column B. There are
several rows with revenue for the same comapny so I want to use DSUM to get a
total revenue per company.
My problem is that DSUM adds together all revenues fo companies that begin
with the same letters even if though there is an exact match. For example,
if my company name criteria is "A", DSUM adds together companies A, AB, ABC,
Acme, etc.
Does anyone know a way to force DSUm to inly sum an exact match? Thanks
several rows with revenue for the same comapny so I want to use DSUM to get a
total revenue per company.
My problem is that DSUM adds together all revenues fo companies that begin
with the same letters even if though there is an exact match. For example,
if my company name criteria is "A", DSUM adds together companies A, AB, ABC,
Acme, etc.
Does anyone know a way to force DSUm to inly sum an exact match? Thanks