#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I copy text from one workbook to another kmb0702 Excel Discussion (Misc queries) 7 June 23rd 06 04:21 PM
Text File creates incorrect Date format Rob Excel Discussion (Misc queries) 2 June 23rd 06 07:53 AM
Find & Replace text format jmn13 Excel Discussion (Misc queries) 2 May 25th 06 06:18 PM
dates and text Sloth Excel Discussion (Misc queries) 0 November 18th 05 04:16 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM


All times are GMT +1. The time now is 05:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"