V lookup not working!

Ellieprophet

New Member
Joined
Aug 29, 2020
Messages
10
Platform
  1. MacOS
Hellooo i am working in marketing and trying to remove people from my data selects.

I am using the formula : =VLOOKUP($B2,Sheet2!$A$2:$H$990494,2,FALSE)

However when manually looking it hasn’t picked up all the removes? Everything’s in the right column and around 80% removes are working.

Any help much appreciated!

Thanks,
Ellie
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Most likely the ones that are not working don't actually match - perhaps because of leading/trailing spaces, or typos.
 
Upvote 0
Most likely the ones that are not working don't actually match - perhaps because of leading/trailing spaces, or typos.
Hi, Just had a quick look and did find and replace for spaces, dots, etc and still isn’t fully working. It’s there a problem with the formula?

Thank you!
 
Upvote 0
Assuming the ranges are correct, no - which is why it works for most of them. I assume you don't have any names over 255 characters?

I suggest you find one that you think should be working and do a simple equality formula (=B2=Sheet2!A100 for example) to check if they actually match. If that returns FALSE, then you'll need to examine character by character.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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