View Single Post
  #4   Report Post  
carl
 
Posts: n/a
Default

hi frank and thanks. VBA would be fine.

"carl" wrote:

I have a string like so:

ab;cd;ef;gh

is there a way to reverse the order ? eg:

gh;ef;cd;ab

Thank you in advance