what is vlook up in ms excel and how does it used???
Answer / 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 |
What are the differences between Database Trigger and Integrity constraints ?
What do you mean by foreign key and primary key?
what is the difference between tuple calculus and domain calculus ?
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
How do you connect to a database?
Explain phantom deadlock?
Which database is best to store images?
Explain entity type?
How do I setup a database connection?
What is the best database?
Explain inner and outer joins with examples.
Explain entity set?