XLookup Question!

Kaybailey7

New Member
Joined
Apr 1, 2024
Messages
2
Office Version
  1. 365
Platform
  1. Windows
Hello! I'm doing alot of xlookups and as long as the entire column is full is works perfectly. However when I do the return result and it has some empty cells and there is an empty cell within the column I immediately get a value error. How do I fix this?!
1717786266244.png
Results
1717786325648.png
lookuparray.... all my other columns work but every cell is filled on the results return
Thanks in advance!
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
Are your lookup_array and return_array of the same size (I mean whether you selected arrays of the same size)?
 
Upvote 0
Solution
Are your lookup_array and return_array of the same size (I mean whether you selected arrays of the same size)?
Yes! Only difference I'm seeing is that there are blanks in the ones where Excel will not perform and then there are not blanks in the ones that can complete the xlookup!
 
Upvote 0
How about posting a small sample of the data that's producing the error (lookup value, lookup array and return array). Also the actual formula that has the error.
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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