Not a macro, a Function
--
Kind regards,
Niek Otten
Microsoft MVP - Excel
| Here's a VBA macro that does this:
http://www.ozgrid.com/VBA/ReverseCell.htm
|
| Dave
| --
| A hint to posters: Specific, detailed questions are more likely to be
| answered than questions that provide no detail about your problem.
|
|
| "John Bundy" wrote:
|
| > I could not get right-to-left to work for me, so the only option i know is to
| > do it through code, not a function. Some one else may be able to get it to
| > work. Are you comfortable programming a little bit?
| > --
| > -John Northwest11
| > Please rate when your question is answered to help us and others know what
| > is helpful.
| >
| >
| > "HARSHAWARDHAN. S .SHASTRI" wrote:
| >
| > > IF I TYPE "HARSHAWARDHAN" IN CELL A1 , I WANT THIS IN REVERSE ORDER i e
| > > "NAHDRAWAHSRAH" IN CELL B1.
| > > PL GUIDE FOR ANSWER.