Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all
I need to extract from a workbook the rows who are the maximums, by a field B, between those having the same field A (numeric, length 12). I.E: Field A | Field B 800000111111 | 27000 800000111111 | 4000 800000222222 | 5000 800000222222 | 8000 800000222222 | 15000 800000222222 | 2000 800000222222 | 15000 800000222222 | 9000 800000222222 | 9000 800000333333 | 4500 800000333333 | 2700 800000333333 | 9800 I want to get a new sheet with Field A | Field B 800000111111 | 27000 800000222222 | 15000 800000333333 | 9800 Thanks for help |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I know you posted your request in the Worksheet Functions area, but I have to
mention that a Pivot Table would easily handle your request. Select your data DataPivot Table Use Excel Select your data Click the [Layout] button ROW: Drag the Field_A field here DATA: Drag the Field_B field here If it doesn't list as MAX of Field_B...dbl-click it and set it to Max Click [OK] Select where you want the Pivot Table...and you're done! That will list each Field_A and the respective Max of Field_B. To refresh the Pivot Table, just right click it and select Refresh Data Is that something you can work with? *********** Regards, Ron XL2002, WinXP-Pro "Zeepowlee" wrote: Hi all I need to extract from a workbook the rows who are the maximums, by a field B, between those having the same field A (numeric, length 12). I.E: Field A | Field B 800000111111 | 27000 800000111111 | 4000 800000222222 | 5000 800000222222 | 8000 800000222222 | 15000 800000222222 | 2000 800000222222 | 15000 800000222222 | 9000 800000222222 | 9000 800000333333 | 4500 800000333333 | 2700 800000333333 | 9800 I want to get a new sheet with Field A | Field B 800000111111 | 27000 800000222222 | 15000 800000333333 | 9800 Thanks for help |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() "Zeepowlee" wrote in message ... Hi all I need to extract from a workbook the rows who are the maximums, by a field B, between those having the same field A (numeric, length 12). I.E: Field A | Field B 800000111111 | 27000 800000111111 | 4000 800000222222 | 5000 800000222222 | 8000 800000222222 | 15000 800000222222 | 2000 800000222222 | 15000 800000222222 | 9000 800000222222 | 9000 800000333333 | 4500 800000333333 | 2700 800000333333 | 9800 I want to get a new sheet with Field A | Field B 800000111111 | 27000 800000222222 | 15000 800000333333 | 9800 Nobody can help? thanks |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can you not see Ron's reply? (I ask because I have found recently that
some of my postings are not visible on some newsgroup sites) Pete |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SELECT large amount of data in a worksheet | Excel Discussion (Misc queries) | |||
Cells User Select Locked after upgrade to Excel 2002 | Excel Discussion (Misc queries) | |||
Select Rows dependant on certain field data | New Users to Excel | |||
Conversion | Excel Worksheet Functions | |||
Select all data, multiple rows | Excel Discussion (Misc queries) |