English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to find the maximum number out of sets of numbers that vary in size without doing a subtotal. Basically in column A, I have a unique ID # then in column B, there are sets of numbers assigned to each ID #, so the ID# in column A repeats as the number in column B changes and the set grows. In column C, I would like to return the Max number in Column B for every change in A without doing a subtotal. Any ideas. Thank you.

2007-03-01 03:02:57 · 2 answers · asked by Respect My Authoritai 2 in Computers & Internet Software

2 answers

=MAX(A1:A9) thats how change the row numbers to fit your situation. Also the auto sum button has this option..

Type that into the cell...

2007-03-01 03:11:59 · answer #1 · answered by BlondeQT 3 · 0 0

go to (Insert)
select (Function)

select (MAX or MIN)
select all of column B

Also, use the VLOOKUP function to get the data from column A or C.

2007-03-01 11:11:42 · answer #2 · answered by Bayou Brigadier 3 · 0 0

fedest.com, questions and answers