Vlook up

malisa01

New Member
Joined
Nov 18, 2011
Messages
10
I've done a very simple formula using VLookup. Iget #NA. I know the formula is correct.
=IF(A3,' 2011 HIMSS Analytics'!B3,FALSE)

I think the problem is because I exported the information and excel is not reading the #'s correctly because of the original file typ?? Any help is apreciated!

lisa
 
It doesn't work. ugh, I feel like it is a behind the seen problem with the file. But it seems like I have it all the time???? So frustating. It is a very simple formula, ugh!

I don't know why I have a space in the tab name??? Do you think that is the problem. I've had spaces before.

Lisa

Space is unnecessary, but not the problem you have.

However, what did...

=IF(ISNUMBER(SEARCH(A15,' 2011 HIMSS Analytics'!$B$3)),' 2011 HIMSS Analytics'!$C$3),"Not Found")

yield?
 
Upvote 0

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
This time I didn't get an error it gave me "Not Found" but the problem is, the information is there. That is one of the problems with the Vlook up. It was giving me the wrong information.???
 
Upvote 0
This time I didn't get an error it gave me "Not Found" but the problem is, the information is there. That is one of the problems with the Vlook up. It was giving me the wrong information.???

What is in A15? And what is in ' 2011 HIMSS Analytics'!$B$3 when you get Not Found as result?
 
Upvote 0
Hi, the cells you are comparing, make sure they are both formatted as numbers. right click format cells numbers.
 
Upvote 0

Forum statistics

Threads
1,216,110
Messages
6,128,896
Members
449,477
Latest member
panjongshing

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