View Single Post
 
Old 01-16-2014, 11:12 AM
Jennifer Murphy's Avatar
Jennifer Murphy Jennifer Murphy is offline Windows XP Office 2007
Competent Performer
 
Join Date: Aug 2011
Location: Silicon Valley
Posts: 234
Jennifer Murphy is on a distinguished road
Default

Thank you, that works perfectly.

I wasn't sure if I needed the variable oString.

Is there some reason that you changed my variable name from oRange to oRng?

I just noticed another little problem. The entire reversed string gets assigned the formatting of the first character in the original string.

If my original string is "This is some text", the reversed string becomes "txet emos si sihT". Is there a way to preserve the formatting so that the result is "txet emos si sihT"?
Reply With Quote