View Single Post
 
Old 03-22-2022, 12:10 AM
onlyif onlyif is offline Windows 10 Office 2021
Novice
 
Join Date: Mar 2022
Posts: 4
onlyif is on a distinguished road
Default How do I find the last character in a line?

I cannot for the life of me figure out how to do this.


I need to be able to figure out what the last character of each line in a document is. If the last character is a colon (, then I need to move the word that precedes the colon (along with the colon) into the next line instead.



I have no idea how to even access a single line as some sort of object. Any help would be much appreciated.
Reply With Quote