Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need a better formula that will return a column header value if a cell in a
row contains a value greater than 0. I have over 1000 rows of data. Every row where value0 needs to reference the text value in the corresponding column header. I know I could replicate the same table using an if statement for each cell formula, but I would like to return one column of values instead of using multiple columns. Not sure if I am on the right track? {=if($A2:$d2)0,then return value from range ($A$1:$D$1), "")} C1 C2 C3 C4 Formula Result C5 R1 H P E J R2 0 0 0 4 J R3 8 0 0 0 H R4 0 8 0 0 P Need help! Rick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
reverse mapping for LOOKUP table? | Excel Worksheet Functions | |||
Need help with reverse phone lookup | Excel Worksheet Functions | |||
Lookup Vector > Lookup Value | Excel Worksheet Functions | |||
Lookup function w/Text and Year | Excel Worksheet Functions | |||
double lookup, nest, or macro? | Excel Worksheet Functions |