ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Rotate text 180 (https://www.excelbanter.com/excel-discussion-misc-queries/108979-rotate-text-180-a.html)

Vince

Rotate text 180
 
Hi all,

I did a search in the NG and found this

Public Function RevStr(rng As Range)
RevStr = StrReverse(rng.text)
End Function


which I think may do what I need, however where exactly do I type this
is, is it a macro?

Thanks


Gary''s Student

Rotate text 180
 
Yes it is a macro (actually a UDF). See:


http://www.mvps.org/dmcritchie/excel/getstarted.htm
--
Gary''s Student


"Vince" wrote:

Hi all,

I did a search in the NG and found this

Public Function RevStr(rng As Range)
RevStr = StrReverse(rng.text)
End Function


which I think may do what I need, however where exactly do I type this
is, is it a macro?

Thanks



Vince

Rotate text 180
 

Gary''s Student wrote:
Yes it is a macro (actually a UDF). See:


http://www.mvps.org/dmcritchie/excel/getstarted.htm
--
Gary''s Student

Great, thanks mate.



All times are GMT +1. The time now is 04:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com