Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
What Excel function do I use to lookup an array in a row, if any value on the row is greater than 1, input that value? Example: A B C D E 1 #N/A 02-15 #N/A #N/A 2 #N/A #N/A #N/A 05-07 3 01-56 #N/A #N/A #N/A 4 #N/A 02-89 #N/A #N/A 5 In cell A1, I would like for it to automatically fill in 02-15. Cell A2 to fill in 05-07, etc. In summary, need to create a function in A1, look at cell B1 to E1, find the cell that is not #N/A, put the value of that cell in A1. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use array for lookup value, to return array of lookups | Excel Discussion (Misc queries) | |||
Array lookup | Excel Worksheet Functions | |||
Array lookup | Excel Worksheet Functions | |||
Lookup "greater than or equal to" in lookup array | New Users to Excel | |||
Array Lookup | Excel Programming |