Hi, I'm new to this forum.
I have an excel sheet with over 2000 rows. I want to have the maximum number of the Quantity of each item Code when the location is the same. For example, you can see in the excel sheet i have the ItemCode :
As you can see the item Code and the Location Code are the same in every row. I want to keep only the Maximum of the numbers 4.00, 65.00, 35.00 for the whole sheet. How can I do this without altering the rest of the data that is related to them?
in this link you can see the excel sheet
I have an excel sheet with over 2000 rows. I want to have the maximum number of the Quantity of each item Code when the location is the same. For example, you can see in the excel sheet i have the ItemCode :
389-12-040 | 1107 | 01 | 4.00 | 1 | 1107010 | A |
389-12-040 | 1107 | 01 | 65.00 | 1 | 1107010 | A |
389-12-040 | 1107 | 01 | 35.00 | 1 | 1107010 | A |
in this link you can see the excel sheet
inventories
Φύλλο1 Item Code,Rack,Slot,Quantity,Level,[Location.Code],ABC 257-30-015,1105,1,5.00,1,1105010,A 389-12-040,1107,1,4.00,1,1107010,A 389-12-040,1107,1,65.00,1,1107010,A 389-12-040,1107,1,35.00,1,1107010,A 257-30-014,1107,9,1.00,1,1107090,A 257-30-014,1107,9,3.00,1,1107090,A 010-30-004,1115,1,3.00...
docs.google.com