Vlookup help

CROY1985

Well-known Member
Joined
Sep 21, 2009
Messages
501
Office Version
  1. 365
Platform
  1. Windows
Hi all

need help with the following:

=VLOOKUP("????00", Data!2:$238, 2, FALSE)

This returns the 1st and 2nd piece of data i need ok, but then repeats the 2nd in every row where the lookup value is not ????00 until it finds the 3rd occurence of ????00 and this repeats until the 4th occurence of ????00.

I need the formula tweaked to ignore the rows that are not ????00, so i end up with no repetition.

Thanks everyone.
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
It sounds as VLOOKUP is performing as designed.
Did you intend to have the first row of your lookup table change as you dragged the VLOOKUP formula down a column?

Perhaps you could use Data | Advanced
to create a filter (="=????00") with Unique records only checked to get the results you want. How to set the criteria on an advanced filter is not immediately obvious. See the help file for guidance.
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,877
Members
452,949
Latest member
Dupuhini

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