Great Vid... I am having an issue where only part of the data populates. I.E I have two files one with 5000 records and an other with 200 records. I need to match some of the fields, however, only about 125 are updating. I am certain all 200 records should be available. I have converted the unique indicator by copy/multiply by 1..... what am I missing? Thank you!
@jaketrogers Hey I need a little bit of advice on vlookup but am fairly green to the internet highway. Are you the person giving the tutorial?. If so can I ask you for some advice? If not can you tell me how to get a response for my questions? I can't seem to get past other peoples blogs, call me a dumbass but any advice would be good.
@nhgh0208 I can't promise a speedy reply, but I'll do my best. I get a TON of email, so I don't always get the chance to help people directly here on YouTube. But, if you follow the link in the INFO sections above, that will take you to my web site where you can also submit your questions to me there.
This toot rocks! I've spent hours trying to figure out vlookup and in six minutes this toot taught me everything i need to know for the moment! good job!
I watched this viThis helped me so much. I read my coputer book over and over and used my ebook and I just could not get it to click in my head untill deo. Thank you !!!!
@SuperBlaze999 Yep, like andre said, the $ signs make an ABSOLUTE REFERENCE. This way you can AutoFill down a column and the cells won't change. Say, for example, you've got a static value (like a sales tax rate) in cell A1. If your order amount is in B1, you can say:
=B1*$A$1
Now if you AutoFill down the column, The B1 will change to C1, D1, etc. but the $A$1 will ALWAYS point to A1.
Yes, the easiest way to do that is to select your lookup table, COPY, then switch over to the other sheet, paste a LINK to that lookup table on a different sheet, then use that as the range for your VLOOKUP function.
I have been working on this for 3 hours, after going to You Tube...I watched several clip videos, yours was the easiest to read and follow. Bottom line, I now know how to add the vlookup feature in my document. THANK YOU!!!!
First of all, I wasn't complaining. I was just seeking your advise on what I could have possibly done wrong. Anyway, I understand the problem now. The table array scores needs to be arranged in ascending order from the lowest on top to the highest at the bottom. This wasn't explicitly mentioned though. But thanks for this lesson. I found it useful.
Hi, i tried practicing what the video has shown. But it doesn't seem to be able to interpret the score range whether it is higher or lower than whats in the 1st column and return the grade.
For example, in your video, a score of 90 or higher gives you an A grade. But when I do it, I put a score of 93, but it returns as #N/A. Unless the score i have is exactly 93. What am i doing wrong? Appreciate your advise.
Fantastic! It's so easy! I have using lots of nested IF statements and getting completely fed up as it can only use 9 at a time. thank you for making it look so simple.
Great Vid... I am having an issue where only part of the data populates. I.E I have two files one with 5000 records and an other with 200 records. I need to match some of the fields, however, only about 125 are updating. I am certain all 200 records should be available. I have converted the unique indicator by copy/multiply by 1..... what am I missing? Thank you!
vcodio 2 months ago
great video
drew202k 3 months ago
Great video. I also found this tutorial and article on Vlookup and pivot table very helpful
tutoraccounts.blogspot.com/2011/10/microsoft-excel-2007-tips-and-tricks.html
iibi1367 3 months ago
Such a polite way to teach. May Allah bless you & show you the right path :)
brettlee2010 4 months ago
Excellent video!!!
MsNJohnson 4 months ago
Thanks for this tutorial,it is so clear.Good job Richard.
Anjulovesindia 4 months ago
Thanks for this. Tutorial. Sounds like my lecturer at uni. Clear and coincise
Troop2496710 5 months ago
press f4 once after highlighting the area you want to put dollar signs.
Frankthetank23 5 months ago
@Frankthetank23
thank you, your tip is helpful.
Jetrothull 2 months ago
Poor Bill
jaketrogers 6 months ago 3
@jaketrogers Hey I need a little bit of advice on vlookup but am fairly green to the internet highway. Are you the person giving the tutorial?. If so can I ask you for some advice? If not can you tell me how to get a response for my questions? I can't seem to get past other peoples blogs, call me a dumbass but any advice would be good.
nhgh0208 4 weeks ago
@nhgh0208 I can't promise a speedy reply, but I'll do my best. I get a TON of email, so I don't always get the chance to help people directly here on YouTube. But, if you follow the link in the INFO sections above, that will take you to my web site where you can also submit your questions to me there.
599CD 4 weeks ago
thank you for this vedio has helped me overcome my problem
sweetladybad 6 months ago
thanks freind........a big thanks
thelalitmaheshwari 7 months ago
This toot rocks! I've spent hours trying to figure out vlookup and in six minutes this toot taught me everything i need to know for the moment! good job!
Tweekki 7 months ago
great thank you
samson771000 10 months ago
great thankyou
samson771000 10 months ago
THANKS for your awesome video! Really helps!
MrHappy1753 10 months ago
Thank you!
MrMOONHEAD2 10 months ago
I have a problem...
I write =VLOOKUP(B2
-but when im going to right a "," and going to select the table-array is says that there is an error? Can anybody help me why it says this?
AWatProduction 10 months ago
great informative
faha1ali 10 months ago
this is so helpful, thank you:)
chungweiteng 10 months ago
Amazing tutorial.. Others made it so confusing... This guy is good... Thanks dude...
sharma1103 11 months ago
this video is EXCELlent
TheClanWarsChanal 11 months ago
Thanks a ton...plz continue posting such sample lesson..it acts as a confidence booster for beginners to learn further.
walkdpath 11 months ago
I watched this viThis helped me so much. I read my coputer book over and over and used my ebook and I just could not get it to click in my head untill deo. Thank you !!!!
RebekahsTube 1 year ago
Comment removed
RebekahsTube 1 year ago
THIS A REALLY GREAT VIDEO..THANKS FOR UPLOADING
thisisouraccount 1 year ago
Wow, this has to be the best vlookup tutorial I've seen around, others can be quite confusing because they don't explain it properly, thanks a lot!
Okay98 1 year ago 7
@Okay98 Thank you!
599CD 1 year ago
@599CD No worries, I was having a lot of problems sorting my excel stuff out till I watched this, thanks again!
Okay98 1 year ago
thank you f
sweetladybad 6 months ago
hello thanks for the vid but in v look ups when ppl put $ beteween the numbers what does that mean???
SuperBlaze999 1 year ago
@SuperBlaze999 Yep, like andre said, the $ signs make an ABSOLUTE REFERENCE. This way you can AutoFill down a column and the cells won't change. Say, for example, you've got a static value (like a sales tax rate) in cell A1. If your order amount is in B1, you can say:
=B1*$A$1
Now if you AutoFill down the column, The B1 will change to C1, D1, etc. but the $A$1 will ALWAYS point to A1.
599CD 1 year ago 6
@SuperBlaze999 That's called an Absolute Reference. I have another tutorial that explains that.
599CD 1 year ago
thank you for the tutorial. i easily understood it.
ieysfreak 1 year ago
The tone of your voice is rather plane, great vid tho :)
bluespirtsam 1 year ago
u can put the $ to absolute. so u can drag down without any problem
ex :=vlookup(B3,$A$9:$B$13,2)
thankss
andre50203 1 year ago 9
i have a home sheet 1 and sheet 2 and sheet3
now i sheet 1 i spent 50 dolars so it will appear in sheet 2.
now i try to put new columns in 1, and i put the # but nothing appear in sheet 2.
how can i make it work?
sebargentino 1 year ago
THANK YOU SO MUCH!!!! this helped greatly. i couldn't understand what that column number was but this is great! thank you for doing this! =)
queenofthehop 1 year ago
Excellent!
dineshtakyar 1 year ago
Thank u soooo very much!!!! I was stuck with vlookup fr 2 hrs.. This vid was a grt rescue!!
guptaprakhar 2 years ago
very helpful video, thanks. lots of mouth noise on the audio, though.
dangerdown 2 years ago
thaaaaaaaanks
mazr2006 2 years ago
thanks
phuong0302 2 years ago
Thanx, this vid was very useful
squeak9121 2 years ago
you're video is by far the best. question please, on the lookup table, you've had each corresponding value for each entry (i.e 65=d, )
is it possible that instead of placing a value,(65) if u left it blank (as in no entry at all), it would still give you a score of D?
many thanks
scrapdough 2 years ago
In order to get the value, VLOOKUP has to have something to return... so you'd need to have a "D" or some other value there.
599CD 2 years ago
you dont have to use vlookup to get values from another page of your workbook though
you can just click on the certain tab you want and the value while inputing the code
dirtbikerpro 2 years ago
you have to sort your source datas by what's you look up
anilmutlu 2 years ago
It gives me an error. I do=Vlookpup(and everything but no good). I don' t have the function right? How do I add it cuz I do not know. Thanks
lubenitza2004 2 years ago
which excel version are you using? i use norwegean and VLOOKUP is FINN.RAD.
Got a prob though, i do not seem to go beyond '' =VLOOKUP(B3,.....)
Im getting an error when i try to highlight the lookup table contents as in ''A9:B13''...
( (
kongo30 1 year ago
Thanks u save me from failingg my I.C.T..:D
xasiyax 2 years ago
can vlookup hlookup work for 2 different excel files ?
like file 1 vlookup work with file 2. both of them is in excel format.
walau123c 2 years ago
Yes, the easiest way to do that is to select your lookup table, COPY, then switch over to the other sheet, paste a LINK to that lookup table on a different sheet, then use that as the range for your VLOOKUP function.
599CD 2 years ago
How do I expand the vlookup for the entire column.
msa5649 3 years ago
I don't understand your question. Can you elaborate please?
599CD 2 years ago
I have been working on this for 3 hours, after going to You Tube...I watched several clip videos, yours was the easiest to read and follow. Bottom line, I now know how to add the vlookup feature in my document. THANK YOU!!!!
DeannaLC 3 years ago
thanks so much, i know excel pretty well but was applying for a job that needed to know this function. i think i'll go ahead and apply.
lukascagewilson 3 years ago
thank u very much!
ugotitbad5 3 years ago
First of all, I wasn't complaining. I was just seeking your advise on what I could have possibly done wrong. Anyway, I understand the problem now. The table array scores needs to be arranged in ascending order from the lowest on top to the highest at the bottom. This wasn't explicitly mentioned though. But thanks for this lesson. I found it useful.
flareman666 3 years ago
Hi, i tried practicing what the video has shown. But it doesn't seem to be able to interpret the score range whether it is higher or lower than whats in the 1st column and return the grade.
For example, in your video, a score of 90 or higher gives you an A grade. But when I do it, I put a score of 93, but it returns as #N/A. Unless the score i have is exactly 93. What am i doing wrong? Appreciate your advise.
flareman666 3 years ago
Fantastic! It's so easy! I have using lots of nested IF statements and getting completely fed up as it can only use 9 at a time. thank you for making it look so simple.
muttleydog 3 years ago
Not clear, could have used a Nested IF statement.
Why use a VLOOKUP?
imayjustsay 3 years ago
Functions have a 255 (I believe) character limit. What if you have 20 conditions? That's a lot of nested IFs.
599CD 2 years ago
EXCELENT
naveenprasadmonu 3 years ago