How to Use LEFT, RIGHT & MID Function in Excel

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 –👇

right formula in excel,How to use the Excel RIGHT function

_________________________________________

MID Function:-

The MID function returns the specified number of characters starting at the position you specify.

MID function
 का इस्तेमाल किसी शब्द (Test) के बीच में से कुछ करैक्टर को देखने के लिए किया जाता है। 

The Excel MID function has the following arguments:

Syntax - =MID (text, start_num, num_chars)

Example –👇



____________________________________________


Thanks for visiting this blog...


Comments

Post a Comment

Thank for Reaching us :))

Popular posts from this blog

Most Important Formulas In Excel

How To Use VLOOKUP In Excel