Jump to content

Using VLOOKUP any idea for HELPER


Ilounah
 Share

Recommended Posts

Im using a Vlookup on another sheet to fetch the data of Time entry but only works on row 5, because I use C5 as lookup_value in Vlookup. Any suggestion how can i fetch row6 on wards using c5 as lookup_value? Thanks 😁

image.thumb.png.c9722919761626ee6888cf8535984772.png

Edited by Ilounah
Link to comment
Share on other sites

  • 3 weeks later...

If you still searchign for this solution, Try this. I have not tried it but based off your explanation:

=VLOOKUP(C6;VLOOKUP(C5;RemoteSheetA:Z;3;0);3;0)

and since you mentioned onwards, used this:

=VLOOKUP(C6;VLOOKUP($C$5;RemoteSheetA:(Z);3;0);3;0)

 

Kind Regards
Skeletor

"Coffee: my defense against going postal."

Microsoft Office Splash Screen | Basic Notepad Program (Beginner) | Transparent Splash Screen | Full Screen UI

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...