Hello,
I have two sheets involved and am trying to create a total from the summary sheet into the buying list sheet.
The use is for a camp food list. I actually have 9 columns of items and there are some duplicates that need to be added up. I also have about 40 rows on the summary sheet.
I used =SUMIF for the summary sheet as there is another sheet with the specifics for each meal and day.
So my question is what formula do I use below to sum the items in the sheet above. As mentioned above, I have other columns and I need to do other calcs once the totals are available. The sheet is not final yet, as I know I could convert to values and just add up. I'm wanting the formulas to remain active.
I have two sheets involved and am trying to create a total from the summary sheet into the buying list sheet.
The use is for a camp food list. I actually have 9 columns of items and there are some duplicates that need to be added up. I also have about 40 rows on the summary sheet.
I used =SUMIF for the summary sheet as there is another sheet with the specifics for each meal and day.
Excel 2010 | |||||||||
---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | |||
1 | Day | Main | Side | Salad/Fruit | |||||
2 | 1 | bacon (ea) | 20 | beans (oz) | 50 | Apple (ea) | 25 | ||
3 | 2 | Bagels (ea) | 20 | chips (ea) | 20 | Banana (ea) | 20 | ||
4 | 3 | Baked ham (oz) | 20 | Muffins (ea) | 35 | orange (ea) | 23 | ||
5 | 4 | Beef (oz) | 100 | Spread (T) | 16 | raisans (box | 20 | ||
6 | 5 | Bread (ea) | 25 | Stove top Stuffing (oz) | 60 | peaches (ea) | 35 | ||
7 | 6 | Bread Italian (ea) | 25 | Green Beans (Fzn oz) | 25 | croutons (oz) | 75 | ||
8 | 7 | Buns (ea) | 20 | Canned potato (ea) | 4 | Fruit ****tail (oz) | 50 | ||
Summary |
So my question is what formula do I use below to sum the items in the sheet above. As mentioned above, I have other columns and I need to do other calcs once the totals are available. The sheet is not final yet, as I know I could convert to values and just add up. I'm wanting the formulas to remain active.
Excel 2010 | |||||
---|---|---|---|---|---|
A | B | C | |||
1 | Item | Meal | Total | ||
2 | Apple (ea) | salad/Fruit | Need formula | ||
3 | bacon (ea) | main | |||
4 | Bagels (ea) | main | |||
5 | Baked ham (oz) | main | |||
6 | Banana (ea) | salad/Fruit | |||
7 | beans (oz) | side | |||
8 | Beef (oz) | main | |||
9 | Bread (ea) | main | |||
10 | Bread Italian (ea) | main | |||
11 | Buns (ea) | main | |||
12 | Canned potato (ea) | side | |||
13 | chips (ea) | side | |||
14 | croutons (oz) | salad/Fruit | |||
15 | Fruit ****tail (oz) | salad/Fruit | |||
16 | Green Beans (Fzn oz) | side | |||
17 | Muffins (ea) | side | |||
18 | orange (ea) | salad/Fruit | |||
19 | peaches (ea) | salad/Fruit | |||
20 | raisans (box) | salad/Fruit | |||
21 | Spread (T) | side | |||
22 | Stove top Stuffing (oz) | side | |||
Buying list |