ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Left, Mid, Right (https://www.excelbanter.com/excel-worksheet-functions/17931-left-mid-right.html)

Arturo

Left, Mid, Right
 
Cell A1= A. John Smith

I am not sure how to configure the text functions to omit "A. " without
tagging on an excess of characters to grab after "A. ".

=MID(A1,4,20) works but I am curious if there is way to just omit the first
three characters and return whatever remains in the string.

Appreciatively,
Arturo

JulieD

Hi

=RIGHT(A1,LEN(A1)-3)

Cheers
julieD

"Arturo" wrote in message
...
Cell A1= A. John Smith

I am not sure how to configure the text functions to omit "A. " without
tagging on an excess of characters to grab after "A. ".

=MID(A1,4,20) works but I am curious if there is way to just omit the
first
three characters and return whatever remains in the string.

Appreciatively,
Arturo





All times are GMT +1. The time now is 01:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com