vlookup formula in excel with example
vlookup formula in excel with example:- इस बार हम SIMPLE तरीका बतायेगे जिससे की आप vlookup आसानी से excel sheet पर इस्तेमाल कर सके वो वो आपको same sheet, same file but diffrent sheet और diffrent file तीनो तरीके से आपको बताउगा ये सबसे आसन तरीका है इसमें आपको बार बार कोडिंग नहीं करना होगा बस जिस स्टूडेंट का डिटेल चहिये उसका नाम और किस subject का नंबर पता करना है उसका column नंबर लिखना होगा example अगर हमे math का मार्क पता करना हो तो column नंबर 2 का इस्तेमाल करेगे means उस सेल के अन्दर आपको 2 TYPE करना होगा अगर हमे CHEMISTRY का मार्क पता करना हो तो column नंबर 3 का इस्तेमाल करेगे means
उस सेल के अन्दर आपको 3 TYPE करना होगा अगर हमे BIOLOGY का मार्क पता करना हो तो column नंबर 4 का इस्तेमाल करेगे means उस सेल के अन्दर आपको 4 TYPE करना होगा अगर हमे PHYSICS का मार्क पता करना हो तो column नंबर 5 का इस्तेमाल करेगे means उस सेल के अन्दर आपको 5 TYPE करना होगा
First Read:- vlookup excel
vlookup formula in excel with example
for same sheet same file :-
सबसे पहले आप ये डाटा तैयार कर लीजिये फिर किसी सेल को सेलेक्ट कीजिये मैंने BLANK C15 सेल सेलेक्ट किया है आप किसी भी BLANK CELL को choose कर सकते है फिर उसमे आपको ENTER THE NAME TYPE करना है फिर उसके JUST निचे बाले सेल को choose कीजिये मतलब मेरे लिए C16 CELL फिर उसमे enter 2 for math 3 for chemistry 4 for biology 5 for physics टाइप करे फिर JUST उसके निचे बाले मेरे लिए C17 सेल को SELECT करे और RESULT TYPE करे ये JUST FORMALITY है but IMPORTANT भी है इसके बाद आप फार्मूला लिखना स्टार्ट करे
C17 सेल में =VLOOKUP(choose that cell where you want to type name of student, range of data, choose that cell where you want to type name of column number of subject,0)
=VLOOKUP(D15,C7:G11,D16,0) TYPE करे फिर आपको बार बार अलग अलग सेल में फार्मूला लिखना नहीं होगा बस D15 CELL में student का नाम और D16 CELL में हमे math का मार्क पता करना हो तो column नंबर 2 का इस्तेमाल करेगे means उस सेल के अन्दर आपको 2 TYPE करना होगा अगर हमे CHEMISTRY का मार्क पता करना हो तो column नंबर 3 का इस्तेमाल करेगे means उस सेल के अन्दर आपको 3 TYPE करना होगा अगर हमे BIOLOGY का मार्क पता करना हो तो column नंबर 4 का इस्तेमाल करेगे means उस सेल के अन्दर आपको 4 TYPE करना होगा अगर हमे PHYSICS का मार्क पता करना हो तो column नंबर 5 का इस्तेमाल करेगे means उस सेल के अन्दर आपको 5 TYPE करना होगा

जब तक आप दोनों cell में डाटा इनपुट नहीं करोगे तो इस तरह का message show करेगा see 1 image after input the data see 2 image.

same workbook but different sheet :-
same फिर से इसी process को apply करेगे but diffrent sheet BLANK CELL को choose करेगे फिर उसमे आपको ENTER THE NAME TYPE करना है फिर उसके JUST निचे बाले सेल को choose कीजिये फिर उसमे enter 2 for math 3 for chemistry 4 for biology 5 for physics टाइप करे फिर JUST उसके निचे बाले सेल को SELECT करे और RESULT TYPE करे ये JUST FORMALITY है but IMPORTANT भी है इसके बाद आप फार्मूला लिखना स्टार्ट करे blank cell में
=VLOOKUP(choose that cell where you want to type name of student, sheet name then exclamation mark like this ! फिर range of data, choose that cell where you want to type name of column number of subject,0)
=VLOOKUP(B1,sheet1!C7:G11,B2,0) TYPE करे फिर आपको बार बार अलग अलग सेल में फार्मूला लिखना नहीं होगा बस अब आपको student का नाम change करना है और column नंबर देना है जिस cell में required है (note my sheet name is sheet 1 where data is existing)

जब तक आप दोनों cell में डाटा इनपुट नहीं करोगे तो इस तरह का message show करेगा see 3 image after input the data see 4 image.

different file means different workbook :-
same फिर से इसी process को apply करेगे but diffrent sheet BLANK CELL को choose करेगे फिर उसमे आपको ENTER THE NAME TYPE करना है फिर उसके JUST निचे बाले सेल को choose कीजिये फिर उसमे enter 2 for math 3 for chemistry 4 for biology 5 for physics टाइप करे फिर JUST उसके निचे बाले सेल को SELECT करे और RESULT TYPE करे ये JUST FORMALITY है but IMPORTANT भी है इसके बाद आप फार्मूला लिखना स्टार्ट करे
blank cell में =VLOOKUP(choose that cell where you want to type name of student, open ‘ apostrophe [ LEFT SQUARE BRACKET file name with extension then ] RIGHT SQUARE BRACKET then sheet name then close ‘ apostrophe then exclamation mark like this ! फिर range of data, choose that cell where you want to type name of column number of subject,0)

After that you have to choose that file where data existing then click on ok.
=VLOOKUP(B1,'[DATA.XLSX]sheet1′!C7:G11,B2,0) TYPE करे फिर आपको बार बार अलग अलग सेल में फार्मूला लिखना नहीं होगा बस अब आपको student का नाम change करना है और column नंबर देना है जिस cell में required है जब तक आप दोनों cell में डाटा इनपुट नहीं करोगे तो इस तरह का message show करेगा see 6 image after input the data see 7 image.


NOTE:- remember that आप जो CELL में नाम लिखियेगा वो CASE SENSITIVE है means जो डाटा में INPUT है अगर वो CAPITAL में है तो OTHERWISE SMALL है तो SMALL LETTER में जायेगा अगर मतलब जैसा डाटा में INPUT है वैसे ही लिखना होगा|
I hope that you understand my post. if you like this post then share my post, and comment on my post if you have any suggestion or Queries related to vlookup formula . Thank you!