Jump to content

Recommended Posts

Posted

I've been trying to work out how to do this for a while now and I'm sure for someone who knows what they are doing it would be simple enough just like most things. I've tried VLOOKUP but that seems like it needs you to enter a value to lookup as such.

 

Anyway if anyone can help I'd appreciate it. So I have two sheets one with full name and some other data and a second sheet with full names and email addresses. What I want to do is match the full names and then if they match copy the email address across into sheet 1.

 

So current it looks like this

 

sheet1.PNG

sheet2.PNG

 

Thanks

Posted
=VLOOKUP(C2,Sheet2!A:B,2,FALSE)

 

Wow that was quick! I'm glad I was on the right lines with the VLOOKUP I just couldn't work it out embarrassingly.

 

Thanks very much for your help :-)

Posted
I wanted to know the formula yesterday for using an if error with averages and vlookup. Asked ChatGPT and it came back with the right answer straightaway.
  • Thanks 1
Posted

I found this site recently, looks like its changed and I think it was via here called Excel formula bot.

 

That VLOOKUP is one I frequently do so was easy enough to sort.

  • Thanks 1
Posted
If you are on later versions of Excel, (M365 version for example), there is a new function called XLOOKUP. Well worth learning as it'll do everything VLOOKUP does and more.
  • Thanks 1
Posted
If you are on later versions of Excel, (M365 version for example), there is a new function called XLOOKUP. Well worth learning as it'll do everything VLOOKUP does and more.

Is that for past relationships?

 

:getmecoat:

  • Thanks 1
Posted
If you are on later versions of Excel, (M365 version for example), there is a new function called XLOOKUP. Well worth learning as it'll do everything VLOOKUP does and more.

 

Yeah the XLookup is very handy. Infact so handy, we had to reinstall Office for staff from pro plus to 365..

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



×
×
  • Create New...