Hello. I am new to this site and really love it, good work Chandoo!
I ran into a very frustrating situation where I needed to simply offset the result of a vlookup down one row. I was under a deadline and had to re-work the entire sheet another way to get what I wanted.
=vlookup(a3,'so and so sheet'!A1:D999,3,0) but I wanted the data from one cell below what was being returned
I tried to place the offset formula within the vlookup telling it to return the offset rather than the column number(3). I also tried using an index match formula rather than a vlookup but no luck.
This offset/vlookup tool would have saved me lots of time and impressed my boss. Can anyone help? Oh, and by the way, I tried to copy and paste the sheet as an image on this post but I was not able to.
I ran into a very frustrating situation where I needed to simply offset the result of a vlookup down one row. I was under a deadline and had to re-work the entire sheet another way to get what I wanted.
=vlookup(a3,'so and so sheet'!A1:D999,3,0) but I wanted the data from one cell below what was being returned
I tried to place the offset formula within the vlookup telling it to return the offset rather than the column number(3). I also tried using an index match formula rather than a vlookup but no luck.
This offset/vlookup tool would have saved me lots of time and impressed my boss. Can anyone help? Oh, and by the way, I tried to copy and paste the sheet as an image on this post but I was not able to.