Forum Discussion

D7d7ono's avatar
D7d7ono
Copper Contributor
Sep 14, 2021

Formula Help - Extract, Match

After some help with below

I have a list where I want to extract (from column B into cell F1 any colours that appear in Column B but no duplicates) 

Then in cell G1 i want this to total all the 'Red' with the total value from column c.

 

So F1 = Red G1 =58

F2 = Blue G2 = 8

F3 = Yell G3 = 3

 

 

A    B       C      D      E      F      G

1   Red   12                      **     **

2   Blue   5

3   Yell    3

4   Red   34

5    Red   12

6   Blue    3

 

 

 

Resources