Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm making a simple worksheet, but the names associated with each column are
too long to make just widening the column optional. How can I add angled tabs to the tops of the columns? (I made a version with shortened proj names, but it's too inconvenient.) |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
FormatCellsAlignmentOrientation
You might want to combine that with... FormatCellsAlignmentText ControlWrap Text HTH, -- Gary Brown If this post was helpful, please click the ''Yes'' button next to ''Was this Post Helpfull to you?''. "Charity480" wrote: I'm making a simple worksheet, but the names associated with each column are too long to make just widening the column optional. How can I add angled tabs to the tops of the columns? (I made a version with shortened proj names, but it's too inconvenient.) |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() You can angle the text in the column with Format Cells Alignment Orientation and then just set the angle you would like the text to be at. -- intruder9 ------------------------------------------------------------------------ intruder9's Profile: http://www.excelforum.com/member.php...o&userid=30107 View this thread: http://www.excelforum.com/showthread...hreadid=525784 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi!
Select the cell(s) Goto FormatCellsAlignment tab. In the Orientation "window" you can drag the "dial indicator" to get the desired angle (or use the spinner button). Biff "Charity480" wrote in message ... I'm making a simple worksheet, but the names associated with each column are too long to make just widening the column optional. How can I add angled tabs to the tops of the columns? (I made a version with shortened proj names, but it's too inconvenient.) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i multiply two columns | Excel Worksheet Functions | |||
Return SEARCHED Column Number of Numeric Label and Value | Excel Worksheet Functions | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
How to group similar column titles together???? | Excel Discussion (Misc queries) | |||
Return Count for LAST NonBlank Cell in each Row | Excel Worksheet Functions |