M
Mady
My data is set up in three columns: cost center, description, an
value. I want to sum the value for each cost center where th
description contains a keyword anywhere in the text.
For example:
A1: Cost Center B1: Description C1:
Value
A2: 2615 B2: Arm gun still water 12345 C2: $25.00
A3: 2615 B3: Arm gun still water 12345 C3: $25.00
A4: 2645 B4: Arm gun still water 12345 C4: $25.00
I want to return the sum value for cost center 2615 where th
description contains the word gun. The sum value for this example i
$50.00.
Any help is appreciated.
Thanks,
Mad
value. I want to sum the value for each cost center where th
description contains a keyword anywhere in the text.
For example:
A1: Cost Center B1: Description C1:
Value
A2: 2615 B2: Arm gun still water 12345 C2: $25.00
A3: 2615 B3: Arm gun still water 12345 C3: $25.00
A4: 2645 B4: Arm gun still water 12345 C4: $25.00
I want to return the sum value for cost center 2615 where th
description contains the word gun. The sum value for this example i
$50.00.
Any help is appreciated.
Thanks,
Mad