Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
Terri
You could put this code into your personal.xls and assign a shortcut key or custom toolbar button to it, trhis will make it one-press Sub WrapText() Dim myCell As Range For Each myCell In Selection myCell.WrapText = True Next myCell End Sub -- HTH Nick Hodge Microsoft MVP - Excel Southampton, England HIS "Terri@Lear" wrote in message ... There is an icon for almost every other formatting function, and wrap text is one I use continually, but there's no shortcut and it takes several steps each time. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Does Excel 2003 have a shortcut command to wrap text in a cell? | Excel Discussion (Misc queries) | |||
I need shortcut in Excel for coping text only and not the entire c | Excel Discussion (Misc queries) | |||
Autofitting a row | Excel Discussion (Misc queries) | |||
Sort or Filter option? | Excel Worksheet Functions | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |