Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I do not know if this is even possible to do in excel but here goes. I have a
table with three columns: Location, Item, Quantity. I need rows that have the location and item the the same to have the quantity added together and then delete the old rows creating a new row of just one. The locations are formatted as text due to its containing numbers and letters. The locations are all of the same length and format. (#######L) The sheet starts as organized by location if that makes any difference. Not all locations have duplicates or even the same number of duplicate entries. Example: Original Location Item Quantity 1313011A 12345 10 1313011A 12345 20 New 1313011A 12345 30 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I think your best bet is to generate a Pivot table off your data, then
convert the Pivot table to values "Jim" wrote: I do not know if this is even possible to do in excel but here goes. I have a table with three columns: Location, Item, Quantity. I need rows that have the location and item the the same to have the quantity added together and then delete the old rows creating a new row of just one. The locations are formatted as text due to its containing numbers and letters. The locations are all of the same length and format. (#######L) The sheet starts as organized by location if that makes any difference. Not all locations have duplicates or even the same number of duplicate entries. Example: Original Location Item Quantity 1313011A 12345 10 1313011A 12345 20 New 1313011A 12345 30 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you, I will try and look up how to do that.
"Duke Carey" wrote: I think your best bet is to generate a Pivot table off your data, then convert the Pivot table to values "Jim" wrote: I do not know if this is even possible to do in excel but here goes. I have a table with three columns: Location, Item, Quantity. I need rows that have the location and item the the same to have the quantity added together and then delete the old rows creating a new row of just one. The locations are formatted as text due to its containing numbers and letters. The locations are all of the same length and format. (#######L) The sheet starts as organized by location if that makes any difference. Not all locations have duplicates or even the same number of duplicate entries. Example: Original Location Item Quantity 1313011A 12345 10 1313011A 12345 20 New 1313011A 12345 30 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It's pretty easy - select a cell within your range of data, then use
Data-Pivot tables and Pivot charts. Then just follow the prompts. Put your Location and Items into the row header area, and the Quantity in the data area, making sure that the SUM operator is selected. Then let 'er rip "Jim" wrote: Thank you, I will try and look up how to do that. "Duke Carey" wrote: I think your best bet is to generate a Pivot table off your data, then convert the Pivot table to values "Jim" wrote: I do not know if this is even possible to do in excel but here goes. I have a table with three columns: Location, Item, Quantity. I need rows that have the location and item the the same to have the quantity added together and then delete the old rows creating a new row of just one. The locations are formatted as text due to its containing numbers and letters. The locations are all of the same length and format. (#######L) The sheet starts as organized by location if that makes any difference. Not all locations have duplicates or even the same number of duplicate entries. Example: Original Location Item Quantity 1313011A 12345 10 1313011A 12345 20 New 1313011A 12345 30 |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Well as usual, they changed the scope of the project. Not by much but enough.
I am having problems with the pivot table. I have a column for "pending" meaning its on an order and may or may not be here anymore. When I add this to the data area it just wants to do a count. I want it to show the total "pending" in that location. If I change teh data to sum it just puts zeros where all my pending have any value. (some locations do not have pending, hence no value). Any suggestions? "Duke Carey" wrote: It's pretty easy - select a cell within your range of data, then use Data-Pivot tables and Pivot charts. Then just follow the prompts. Put your Location and Items into the row header area, and the Quantity in the data area, making sure that the SUM operator is selected. Then let 'er rip "Jim" wrote: Thank you, I will try and look up how to do that. "Duke Carey" wrote: I think your best bet is to generate a Pivot table off your data, then convert the Pivot table to values "Jim" wrote: I do not know if this is even possible to do in excel but here goes. I have a table with three columns: Location, Item, Quantity. I need rows that have the location and item the the same to have the quantity added together and then delete the old rows creating a new row of just one. The locations are formatted as text due to its containing numbers and letters. The locations are all of the same length and format. (#######L) The sheet starts as organized by location if that makes any difference. Not all locations have duplicates or even the same number of duplicate entries. Example: Original Location Item Quantity 1313011A 12345 10 1313011A 12345 20 New 1313011A 12345 30 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
comparison | Excel Worksheet Functions | |||
Help in data comparison | Excel Worksheet Functions | |||
Looking up value that has two comparison values | Excel Discussion (Misc queries) | |||
XLS comparison | Excel Discussion (Misc queries) | |||
Comparison | Excel Worksheet Functions |