S
scmopar
I need your help.
I have to group my answer by Platform and Size.
Column 1 has several platform names ie. "bob". It contains duplicates.
Column 2 contains text values such as small, meduim, large.
My answer needs to be
Bob Small = 1
Bob Medium = 20
Bob Large = 36.
I can use cell text for the platform names and the sizes.
This result will be used in a further financial calculation.
I have tried Sumproduct and CountIf and am lost.
Bob
I have to group my answer by Platform and Size.
Column 1 has several platform names ie. "bob". It contains duplicates.
Column 2 contains text values such as small, meduim, large.
My answer needs to be
Bob Small = 1
Bob Medium = 20
Bob Large = 36.
I can use cell text for the platform names and the sizes.
This result will be used in a further financial calculation.
I have tried Sumproduct and CountIf and am lost.
Bob