SPELL IN REVERSE ORDER

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

IF I TYPE "HARSHAWARDHAN" IN CELL A1 , I WANT THIS IN REVERSE ORDER i e
"NAHDRAWAHSRAH" IN CELL B1.
PL GUIDE FOR ANSWER.
 
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.
 
Which begs the question "What is a macro". It seems most of us use "macro"
as a term meaning either function or subroutine. But are we correct?
best wishes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top