View Single Post
  #1   Report Post  
CeeGee
 
Posts: n/a
Default How to Reverse Contents in an Excel cell (Text or a Number)

If I have the following text string in a cell "abc123.xyz" how do I reverse
the contents i.e. "zyx.321cba"?

If the cell contains a numeric value e.g. 12345, then I want to know how to
reverse it i.e. 54321