Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am really desperately looking for help with this Excel problem I have. I have a large 2-dimensional table, that contains unique IDs in the row and column headers.The data in the table is a largely zeros, with a few values in between. The structure is basically as follows: ID A B C D E .... 1 0 0 0 0 20 2 20 0 0 0 80 3 0 0 0 0 0 4 100 0 0 0 0 In a second sheet, I have copied the first column of the table, i.e. I there have a list of all vertical IDs. Now I am looking for a way to return for each row the letter of the column that has a value 0 (which could be multiple ones). The result should be something similar to this (anything close would be helpful, too): 1 E 2 A E 3 4 A Any ideas? Thanks a lot in advance for your help - much appreciated! Best, Frank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
Find a value in a table and return the cell or column reference | Excel Discussion (Misc queries) | |||
Find and return multiple values | Excel Worksheet Functions | |||
find largest values, then return corresponding row values. | Excel Discussion (Misc queries) | |||
Pivot Table (vlookup 2 column text values, return 1 value) | Excel Discussion (Misc queries) |