P
peeterparna
I have a table where I want look up for certain values with the VLOOKU
function. When the specified value is found in the table, I want t
look up for next value from the initial table but starting from th
next row where I found the first value.
I tried to use OFFSET within VLOOKUP function to give a reference t
the new range:
=VLOOKUP(StringToBeFound;OFFSET(InitialTableRange;1;1;2;2);2;FALSE)
where, InitialTableRange can have value A1
4.
However, the OFFSET function gives the #VALUE error message.
Can anyone help me please?
Thanks!
Best regards,
Peeter Pärna
(e-mail address removed)
function. When the specified value is found in the table, I want t
look up for next value from the initial table but starting from th
next row where I found the first value.
I tried to use OFFSET within VLOOKUP function to give a reference t
the new range:
=VLOOKUP(StringToBeFound;OFFSET(InitialTableRange;1;1;2;2);2;FALSE)
where, InitialTableRange can have value A1
![Big Grin :D :D](/styles/default/custom/smilies/grin.gif)
However, the OFFSET function gives the #VALUE error message.
Can anyone help me please?
Thanks!
Best regards,
Peeter Pärna
(e-mail address removed)