Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i have an array in cells f8:n16 with letters across top row and numbers
along left column. these numbers and letters are not in any particular order. the middle of this array has various information that i need to retrieve, given a letter (that is on top row) and number (that is on left column). i would like the cell address (row and column numbers) of the intersection of these 2 inputs. example: 1st input = p, 2nd input=7. p is in column m, or 13th row in spreadsheet, while 7 is in row 15. thus, i would like to have cells(15,13) as my answer, which would correspond w/ what i am trying to retrieve. thanks, mike allen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=HYPERLINK("#"&CELL("address", ADDRESS(MATCH(VALUE(B3),QuoteNotes, | Excel Worksheet Functions | |||
=HYPERLINK("#"&CELL("address", ADDRESS(MATCH(VALUE(B3),Range ... ? | Excel Worksheet Functions | |||
Return cell address of a cell based on contents of cell. | Excel Worksheet Functions | |||
How to create table of cell names with the name's cell address | Excel Discussion (Misc queries) | |||
How make hyperlink refer to cell content rather than cell address. | Excel Discussion (Misc queries) |