Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() 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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I copy text from one workbook to another | Excel Discussion (Misc queries) | |||
Text File creates incorrect Date format | Excel Discussion (Misc queries) | |||
Find & Replace text format | Excel Discussion (Misc queries) | |||
dates and text | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |