Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to write a formula that will look at a column of data and return
the 1st, 2nd, and 3rd largest values. My major issue is that the values are text. Example: Term Reasons Failed Testing Failed Testing Failed Tesing Fingerprinting Failed BG Check Failed BG Check I need to return the data as... #1 Term Reason = Failed Testing #2 Term Reason = Failed BG Check #3 Term Reason = Fingerprinting Using Excel 2003 Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Look for similar text and find the largest value and return value | Excel Discussion (Misc queries) | |||
find largest values, then return corresponding row values. | Excel Discussion (Misc queries) | |||
Find Largest and Return Column Name | Excel Worksheet Functions | |||
return largest number of a list of numbers in the same cell | Excel Worksheet Functions | |||
How do I return the cell address of the largest of a set of values | Excel Discussion (Misc queries) |