Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have an inventory spreadsheet with three pages. Is there a way to
merge two copies of the spreadsheet such that the resulting spreadsheet will have the sum all of the inventory totals in both copies without changing anything else? For example: Spreadsheet 1: 1234 Item1 250 2345 Item2 39 3456 Item3 900 4567 Item4 22 Spreadsheet 2: 1234 Item1 75 2345 Item2 27 3456 Item3 450 4567 Item4 13 Merged Spreadsheet: 1234 Item1 325 2345 Item2 66 3456 Item3 1350 4567 Item4 35 Thanks for your time. |
#2
![]() |
|||
|
|||
![]()
Hi
are the item names on all sheets always in the same position? -- Regards Frank Kabel Frankfurt, Germany "Marikallees" schrieb im Newsbeitrag ups.com... I have an inventory spreadsheet with three pages. Is there a way to merge two copies of the spreadsheet such that the resulting spreadsheet will have the sum all of the inventory totals in both copies without changing anything else? For example: Spreadsheet 1: 1234 Item1 250 2345 Item2 39 3456 Item3 900 4567 Item4 22 Spreadsheet 2: 1234 Item1 75 2345 Item2 27 3456 Item3 450 4567 Item4 13 Merged Spreadsheet: 1234 Item1 325 2345 Item2 66 3456 Item3 1350 4567 Item4 35 Thanks for your time. |
#3
![]() |
|||
|
|||
![]()
Yes. The product codes are in columns A and E, the item names are in
columns B and F, and the inventories are in columns C and G. This holds true for all three sheets. |
#4
![]() |
|||
|
|||
![]()
Hi
the on your summary sheet use the following for example in C1 =SUMIF('sheet1'!A:A,A1,'sheet1'!B:B)+SUMIF('sheet2 '!A:A,A1,'sheet2'!B:B) -- Regards Frank Kabel Frankfurt, Germany "Marikallees" schrieb im Newsbeitrag ups.com... Yes. The product codes are in columns A and E, the item names are in columns B and F, and the inventories are in columns C and G. This holds true for all three sheets. |
#5
![]() |
|||
|
|||
![]()
I'm not very experienced with Excel, how would I go about setting up
this summary sheet and running the formula? Do you have any reference links that might help me to understand how to do this? |
#6
![]() |
|||
|
|||
![]()
Hi
you should start with entering the product ID's and names on your summary sheet. Then apply this formula on this summary sheet -- Regards Frank Kabel Frankfurt, Germany "Marikallees" schrieb im Newsbeitrag oups.com... I'm not very experienced with Excel, how would I go about setting up this summary sheet and running the formula? Do you have any reference links that might help me to understand how to do this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
why templates do not load into excel 2000? | Excel Discussion (Misc queries) | |||
Excel 2000 running on Windows XP SP2 does not properly open CSV fi | Excel Discussion (Misc queries) | |||
How do I Break links Using Excel 2000 | Excel Discussion (Misc queries) | |||
Excel 2000 crashes Win98 when I save. All reloads failed. | Excel Discussion (Misc queries) | |||
pivotcell object to excel 2000 | Excel Discussion (Misc queries) |