Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have data in column: Kolumn1 Kolumn2 name1 5,5 name2 6,3 name1 7,9 name1 8,4 name1 3,2 name1 9,9 name2 1,2 name2 2,2 name3....etc.(a few thousand records) How make choice in VBA data in Kolumn1? Result operation: (in another sheet) Kolumn1 Kolumn2 name1 .... (sum = 2 largest data of name1 in kolumn2) name2 .... (sum = 2 largest data of name2 in kolumn2) name3 .... (sum = 2 largest data of name3 in kolumn2) etc.... Thanks for any help Regards Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need find largest value in row | Excel Discussion (Misc queries) | |||
Find Smallest and Largest. | Excel Worksheet Functions | |||
How to find the largest value in a column? | Excel Discussion (Misc queries) | |||
Find 2nd Largest Value | Excel Worksheet Functions | |||
How do I find the largest in a column | Excel Worksheet Functions |