L
levyta
I try to write a macro that reverse the following text :
"abc 12/34"
to
"cba 12/34"
i.e., it reverses only the text, not the numbers.
"abc 12/34"
to
"cba 12/34"
i.e., it reverses only the text, not the numbers.