lookups with a twist

SteveO59L

Well-known Member
Joined
Apr 21, 2004
Messages
7,899
i have a master sheet with names in col A, dates in row 1, and a value at the intersect.


i would like to update this Master sheet from another sheet which is a dump from another programme.

i can do a vlookup to find the name in the update sheet, but that requires identifying the column matching the dates.

is there a way to not only lookup the name, but also the corresponding date?
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
I am not sure I fully understand your data structure. I think there is a situation in which it would be much clearer if we could get a visual representation of your data and what you are trying to do.

Can you post examples of your Master sheet, underlying sheet, and expected results?
 
Upvote 0
so, when the update data is refreshed, i would the Master to lookup (say) Jim for the 8th Nov

i know i can use =VLOOKUP($A7,$A$17:$T$20,7,FALSE), but i am after a method of replacing the "7", with something to look up the date,
 

Attachments

  • Capture.PNG
    Capture.PNG
    34.8 KB · Views: 4
Upvote 0
Have you had a look at the link I provided?
 
Upvote 0
Glad we could help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,214,944
Messages
6,122,392
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top