what is vlook up in ms excel and how does it used???
Answer Posted / harish rawat
vlook up is a way to compayer and match the data or
information of any two sheets.
Like:-
data contain in
sheet 1 sheet 2
A B C A B C
s.n name age s.n name age
1 ram 16 1 monu ?
2 raj 15 2 ram ?
3 monu 19
4 sonu 11
as we see in sheet 2 thir are two name monu and ram but we
don't know there age for that we need to compair sheet 1
and 2.
=VLOOKUP(B:B,Sheet1!B:C,2,0) [note here 0=false]
or
=VLOOKUP(B:B,Sheet1!B:C,2,false)
pls try it and write me your feedback
Harish Rawat
(MCA student)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is odm database?
How to do Data integrity testing? Who does this testing (Developer or tester)?
What are the various ways to execute a query in teradata?
How is image stored in database?
Explain inner and outer joins with examples.
WHAT IS NEED BY METION DATFMT AND TIMFMT IN H-SEPICITION IN RPGLE?
How default key is different from primary key?
Explain normalization in one line?
What are the concurrency problems a database faces?
Hi, I want do a course in DWH Informatica Administrator and Abinito Administrator please tell me some institute in chennai and i am searching for a job,so please help me and my mail id : satty_rh@yahoo.co.in Thanks, Kumar
What is the difference between oracle and MS Access?
What is the Difference Primary key and Unique Key
How to produce such kind of file?
Write a query to retrieve for many to many relationships?
What the various ways to tune a teradata query