Forum Discussion
Dashdotdash
Jan 28, 2021Copper Contributor
PLEASE HELP>>> Extract data from a single cell on a separate sheet using drop down
Hi All, I'm an Excel beginner and need some help figuring out how to extract data from another sheet based on a drop down menu. I'm sure its fairly straightforward but I cant figure it out. T...
Dashdotdash
Jan 28, 2021Copper Contributor
adversi Thanks for getting back to me.
I have removed all the data but what heres what I am trying to to:
Cell B5 has a drop down and when I select one of the options I would like it to populate Column B with the date on sheet 2 that corresponds with the dropdown selection.
E.g.
Cell B5 = Entrances
I would like Cell E5 to populate with 28th December from Sheet 2.
Does that make sense?
adversi
Jan 28, 2021Iron Contributor
Dashdotdash Here's how the VLOOKUP https://support.microsoft.com/en-us/office/vlookup-function-0bbc8083-26fe-4963-8ab8-93a18ad188a1, this assumes that the Space column in Sheet2 is where the Column A reference would match
- DashdotdashJan 28, 2021Copper ContributorThanks so much, I was close, my syntax skills are still not up to scratch and just couldn't get it to work.
have a great day.