Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Is there a function or formula i can use to look up a value and then display the cell reference ie C4? Many thanks Luke |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
if I read what you want correctly
try =address(index(range,match(criteria,match,0))) will give the cell address "Luke" wrote: Hi, Is there a function or formula i can use to look up a value and then display the cell reference ie C4? Many thanks Luke |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Great, thanks BJ
"bj" wrote: if I read what you want correctly try =address(index(range,match(criteria,match,0))) will give the cell address "Luke" wrote: Hi, Is there a function or formula i can use to look up a value and then display the cell reference ie C4? Many thanks Luke |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting a sheet name reference within a cell reference??? | Excel Discussion (Misc queries) | |||
Formulas that reference cells that reference another cell | Excel Discussion (Misc queries) | |||
absolute cell reference A spreadsheet cell reference that does no | Excel Discussion (Misc queries) | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable | Excel Worksheet Functions |