ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How I do I rotate text in an excel cell? The rotate commands is g. (https://www.excelbanter.com/excel-discussion-misc-queries/1761-how-i-do-i-rotate-text-excel-cell-rotate-commands-g.html)

MickG

How I do I rotate text in an excel cell? The rotate commands is g.
 
I am trying to flip some text in an excel worksheet either as a block or opne
cell at a time. However the rotate command in the Draw toolbar is greyed out.
Anyone help?
Thanks Mick

Ben McBen

Go to Format - Cells - then go to the allignment tab -
you will see that there is a control set in the bottom
right for doing this


tt5fn benm

JE McGimpsey

If the text is in a cell, you can rotate it up to 90 degrees using
Format/Cells/Alignment...


In article ,
"MickG" wrote:

I am trying to flip some text in an excel worksheet either as a block or opne
cell at a time. However the rotate command in the Draw toolbar is greyed out.
Anyone help?
Thanks Mick


Gord Dibben

And if you mean "reverse" rather than "flip"........

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

Usage is: RevStr(cellref)

Gord Dibben Excel MVP

On Mon, 13 Dec 2004 00:26:25 -0700, JE McGimpsey wrote:

If the text is in a cell, you can rotate it up to 90 degrees using
Format/Cells/Alignment...


In article ,
"MickG" wrote:

I am trying to flip some text in an excel worksheet either as a block or opne
cell at a time. However the rotate command in the Draw toolbar is greyed out.
Anyone help?
Thanks Mick




All times are GMT +1. The time now is 06:43 PM.

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