You can also move your mouse just to the right of the column heading so that
it turns into a crosshair. Then double-click and the column will adjust to
the longest piece of data. Example, if you want to autofit column C you
would place your mouse in the column headings just between column C and D
until it turns into a crosshair (plus sign) and then double-click.
You can also use the wrap text property if you want text to wrap around
within a cell rather than widing the column.
Hope this helps.
Bill Horton
Hi Mariel
Select the 10 columns and Format > Column > Autofit
--
Paul Sheppard
------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=24783
View this thread: http://www.excelforum.com/showthread.php?threadid=484972
Wrap text will mean that the row autofits to give you more than one line in
the cell.
Autofit columns will not work at same time as row autofit and wraptext.
Best to just have row autofit and wrap text then adjust column width
manually to suit the text.
If you want to decide where the lines stop and start within a cell use Alt +
Enter to insert a linefeed in the cell.
this is one line Alt + Enter
this is next line Enter
Gord Dibben MS Excel MVP
On Fri, 5 Feb 2010 12:26:03 -0800, dorrie <dor...@discussions.microsoft.com>
wrote:
Regards
Bill
Either get rid of them or you will need VBA code to deal with them.
See google search thread for code by Greg Wilson. Watch out for word wrap
in the URL which all one line.
Gord Dibben MS Excel MVP
"Gord Dibben" wrote:
> .
>
Paste the code into that module.
Gord
On Thu, 25 Feb 2010 11:53:01 -0800, confused outlook window