I am trying to do a vlookup and cant seem to remember the formula
I am trying to do a vlookup and cant seem to remember the formula
Use Match Index. Enter it with by hitting Ctrl + Shift + Enter
=INDEX('Phys Master'!$C$2:$C$11,MATCH(B8&A8,'Phys Master'!$A$2:$A$11&'Phys Master'!$B$2:$B$11,0))
C2:C11 is the field where the result is coming from.
I am having problems getting that to work I want to make sure that on actual - specialty column b matches column a phys master
Hi JBailey,
See the attached file where I have vlookup -ed all the three columns from target tab. Let me know if this helps.
Regards,
DILIPandey
<click on below 'star' if this helps>
DILIPandey, Excel rMVP
+919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com
Hi Jbailey,
Have you looked at my post #3?
Regards,
DILIPandey
<click on below 'star' if this helps>
I have but dont understand it
I tried to make this as easy as possible.
JieJenn do you have a email I can email you this whole file it is too big and I continually get a #value error
Hi jbailey,
I believe you need to describe first if you want to lookup value basis one column or basis two columns :-
MP28
or
0001 MP28
and then you need to tell which column you need from Phys Master ?
regards,
DILIPandey
<click on below 'star' if this helps>
I want to see if column a&b on actual-specialty are equal to columns a&b on phys master if not I want it give me a error
Here is the formula for column d and column e (and it is returning #value error
=INDEX(PhysMaster!$A$2:$A$841,MATCH(B8&A8,PhysMaster!$B$2:$B$841&PhysMaster!$A$2:$A$841,0))
Column E
=INDEX(PhysMaster!$B$2:$B$841,MATCH(A8&B8,PhysMaster!$A$2:$A$841&PhysMaster!$B$2:$B$841,0))
It says I am using the wrong data type for the numeric values should I used number or general? And for the ones mp28 which data type?
HI jbailey, above is what i have already provided in my post#3, see that where you'll find one error as that data combination do not match. Thanks.I want to see if column a&b on actual-specialty are equal to columns a&b on phys master if not I want it give me a error
Regards,
DILIPandey
<click on below 'star' if this helps>
Ok but I changed all the data combo to general and it still not working
Ok...
Upload the file having changed data in it. thanks.
Regards,
DILIPandey
<click on below 'star' if this helps>
Here is the file. thanks for your help
Ok.. and what result you wanted to see in place of #VALUE! in sheet 2 ?
Regards,
DILIPandey
<click on below 'star' if this helps>
Instead of hitting enter, you need to hit CTRL + SHIFT + ENTER together
If it matches I would like to see true if not I want to see false is that possible?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks