Posts

How To Use Vlookup In Excel

Image
How To Use Vlookup In Excel VLOOKUP is a function in Microsoft Excel that is used to search for a value in a table and return a corresponding value from a specified column. Here are the steps to use VLOOKUP: How to Apply VLOOKUP  Formula In the Formula Bar, type = VLOOKUP().

Most Important Formulas In Excel

Image
 Most Important Formulas In Excel Hello Viewer, The Main motive of this blog is to share the knowledge of Excel with the all those who want to learn Excel.  In this blog, all the Excel formulas have been explained in an easy way, Like - [ SUM ,  SUMIF ,  SUMIFS ,  COUNTBLANK ,  COUNT ,  COUNTIF , VLOOKUP ,  TRIM ,  LEN   etc...]

How To Use IF formula in excel with multiple conditions

Image
Ho To Use If Formula In Excel With Multiple Condition Use the IF function , one of the logical functions, to return one value if a condition is true and another value if it's false.  For example: =IF(A2=B2,"Same","Different") IF function ,  एक बहुत ही useful फंक्शन है। इसमें जमे कुछ condition देनी होती हैं और कंडीशन के सही होने पर  IF function   पहले सही Value को दिखता है  और गलत होने पर यह दूसरी  Value को दिखता है। आगे इस पोस्ट में हम उदाहरण द्वारा समझेंगे कि Excel में  IF function   का प्रयोग कैसे करते है। How To Use Pivot Table In Excel Step By Step  Example - 1👇 If Formula Download  Google Pay  App Example - 2 👇 I have some such data, in which each employee is given a target of 500.  From this data, we have to find out who has completed their target and who has not. हमारे पास कुछ इस तरह सेल का एक डाटा हैं जिसमे हर एक Employee का Target 500/- दिया गया हैं  और Employee द्वारा की गयी सेल दी गयी है।  अब...

How to Use LEFT, RIGHT & MID Function in Excel

Image
How to Use LEFT , RIGHT & MID Function in Excel ________________________________________ LEFT Function:-  The LEFT function in Excel returns the specified number of characters (substring) from the start of a string. LEFT Formula Excel में किसी सेल में से दिए गए शब्द और नंबर में से बायें तरफ के निश्चित Characters को दिखता है। How To Use Pivot Table In Excel Step By Step  The syntax of the LEFT function is as follows: Syntax - =LEFT (text, [num_chars]) Example - 👇 ________________________________________ RIGHT Function :- The RIGHT function in Excel returns the specified number of characters from the end of a text string. RIGHT Formula Excel में किसी सेल में से दिए गए शब्द और नंबर में से दायें तरफ के निश्चित Characters को दिखता है। The syntax of the RIGHT function is as follows: Syntax - =RIGHT (text, [num_chars]) Example – 👇 _________________________________________ MID Function :- The MID function returns the specified number of characters starting at the position yo...

How To Use Pivot Table In Excel

Image
How To Use Pivot Table In Excel हेलो दोस्तों।  इस पोस्ट के जरिए हम सीखेंगे की Microsoft Excel में Pivot Table कैसे लगाया जाता है। Hello friends. Through this post, we will learn how to create a Pivot Table in Microsoft Excel. Sample Video - 👇                           चलिए शुरू करते हैं  Let's start हमारे पास कुछ इस तरह का डाटा हैं जिसमे कुछ स्टोर की दूध और दही की January से May तक की सेल दी हुई है  हमे इस डाटा में से एक Summary बनानी है जसमे हमे स्टोर द्वारा की गयी टोटल सेल दिखाई दे.  जिससे हम पता कर  सकें की कौन सी शॉप की सेल ज्यादा है और कौन से शॉप की कम।  We have to summarize this data in which we can see the total sales made by the store. So that we can know which shop has made good profit and which is less. Raw Data आईये स्टेप   बाय  स्टेप शुरू करते हैं Let's start step by step