Hi,
I have a list of products with similar names, i.e. Lemon, Lemon Meringue, Apple, Apple Pie, etc. with values in one sheet.
Excel 2007
Is there a formula that can do this?
Thanks in advance for your help.
Rio
I have a list of products with similar names, i.e. Lemon, Lemon Meringue, Apple, Apple Pie, etc. with values in one sheet.
Excel Workbook | |||||||
---|---|---|---|---|---|---|---|
B | C | D | E | F | |||
5 | PROD | CY10 Q1 | CY10 Q2 | CY10 Q3 | CY10 Q4 | ||
6 | Lemon | 10 | 5 | 20 | 3 | ||
7 | Lemon Meringue | 30 | 15 | 45 | 60 | ||
8 | Lemon Juice | 3 | 5 | 6 | 7 | ||
9 | Apple | 10 | 5 | 20 | 3 | ||
10 | Apple Pie | 30 | 15 | 45 | 60 | ||
11 | Apple Juice | 3 | 5 | 6 | 7 | ||
Sheet1 |
Excel Workbook | |||||||
---|---|---|---|---|---|---|---|
B | C | D | E | F | |||
13 | PROD | CY10 Q1 | CY10 Q2 | CY10 Q3 | CY10 Q4 | ||
14 | Lemon | 43 | 25 | 71 | 70 | ||
15 | Apple | 43 | 25 | 71 | 70 | ||
Excel 2007
I'd like to create a second sheet that would add the values based on the common name
Sheet1 |
Is there a formula that can do this?
Thanks in advance for your help.
Rio