Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Is there any formula which can give cell address of occurence of a
vlookup formula. Thxs |
#2
![]() |
|||
|
|||
![]()
wrote...
Is there any formula which can give cell address of occurence of a vlookup formula. If VLOOKUP(x,Range,n) evaluates to a cell in Range, then CELL("Address",INDEX(Range,MATCH(x,INDEX(Range,0,1 )),n)) gives its address. |
#3
![]() |
|||
|
|||
![]() q 2.00 y 2.00 q 2.00 x 1.00 q 3.00 r 3.00 s 3.00 t 3.00 u 3.00 v 3.00 Range = A1:B10 y 2.00 ok address $B$10 - wrong address with proposed formula Harlan, Thxs a lot for your reply - but I'm getting a incorrect address (should have been B2) Could you pls help Harlan Grove wrote: wrote... Is there any formula which can give cell address of occurence of a vlookup formula. If VLOOKUP(x,Range,n) evaluates to a cell in Range, then CELL("Address",INDEX(Range,MATCH(x,INDEX(Range,0,1 )),n)) gives its address. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need Vlookup to work with formula in reference cell | Excel Discussion (Misc queries) | |||
adding a formula in a cell but when cell = 0 cell is blank | Excel Worksheet Functions | |||
How do I obtain the address of a cell using the vlookup function? | Excel Worksheet Functions | |||
numbers being entered show in formula bar but not in cell? | Excel Discussion (Misc queries) | |||
How can I write an if-then formula for 0 or less than 0 in cell t. | Excel Worksheet Functions |