Give the syntax and example of any three string functions in spreadsheet
Answers
Answered by
37
Answer:
Similarly, you can also use the Right function to extract the rightmost characters from a string. Len () Len function in Excel helps you to know the length of a string that is number of characters in a string. Mid () Find () Proper () Rept () Trim() Upper() Substitute ()
Answered by
57
Answer: string function in Excel are as follows-
(1) len- len function in Excel helps you to to know the length of a string that is number of characters in a string.
(2)- MID( )- mid functions in Excel are used to extract the character from the middle of a string.
(3)-Left ( )- left function in Excel is used to extract the left character from a string.
Explanation:
Similar questions