Tuesday, May 10, 2016
Functions : 5 Text Functions
Excel has many functions to offer when it comes to manipulating text strings.
To join strings, use the & operator.
Note: to insert a space, use " "
To extract the leftmost characters from a string, use the LEFT function.
To extract the rightmost characters from a string, use the RIGHT function.
To extract a substring, starting in the middle of a string, use the MID function.
Note: started at position 5 (p) with length 3.
To get the length of a string, use the LEN function.
Note: space (position 8) included!
To find the position of a substring in a string, use the FIND function.
Note: string "am" found at position 3.
To replace existing text with new text in a string, use the SUBSTITUTE function.
About Roshan Thpa -
Roshan Kumar Thapa is veteran keen tech-savvy person which has enabled him to qualify for the job. He has knowledge in wide range of IT fields. He is highly trained and skilled in Graphic design, Tally, A+ hardware and networking, AutoCAD, Web Design/Development, Application Development, Video editing, Q-Basic and had good knowledge of C, C++, C# and Java programming. He keeps a keen interest in information technology and loves to keep himself updated through news, magazines, books, and blogs. He likes to learn and share his knowledge. He also runs a blog where he posts updates about the latest advancements in technology and his own teachings as well.