Vlookup incorrect results

Liranl

New Member
Joined
Nov 10, 2011
Messages
5
Hello,
I have a problem with VLOOKUP function and I am looking for a workaround.

SheetA I have a column of business names and another column of the category.
SheetB has a list of credit card transacdtions and a column of categories - The results obtained from incorrect results from SheetA...

TNX
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Welcome to the board.

Alternatives for VLookup is a combination of index and match, which is even more confusing than VLookup. Try reading the Help in Excel on VLookup it is farly comprehensive. Read about relative references and absolute references.
 
Upvote 0
I am using a Flase (0) in the furmula...

It just a very long Table of data to vlookup from...
 
Upvote 0
This is the furmula Im using :

=IFERROR(VLOOKUP(B1,Categories,2,0),"ERR")

Categories = Tables of Data in SheetA
 
Upvote 0
Welcome to the board.

Alternatives for VLookup is a combination of index and match, which is even more confusing than VLookup. Try reading the Help in Excel on VLookup it is farly comprehensive. Read about relative references and absolute references.

Tnx I will try
 
Upvote 0

Forum statistics

Threads
1,203,240
Messages
6,054,319
Members
444,717
Latest member
melindanegron

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