Is there a formula that will return only the second to last character of a cell when the cell may have a varying length of characters?
Thanks for the help!
Is there a formula that will return only the second to last character of a cell when the cell may have a varying length of characters?
Thanks for the help!
Try this![]()
Please Login or Register to view this content.
Willem
English is not my native language sorry for errors
Please correct me if I'm completely wrong
= left(right(a1,2),1)
Try this
Formula:
Please Login or Register to view this content.
v A B 1 test s
If you like my answer please click on * Add Reputation
Don't forget to mark threads as "Solved" if your problem has been resolved
"Nothing is so firmly believed as what we least know."
--Michel de Montaigne
You may as well have a complete lexicon of solutions, so one character less...
Formula:
Please Login or Register to view this content.
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
Slightly shorter still
=left(right(a1,2))
![]()
Don
Please remember to mark your thread 'Solved' when appropriate.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks