Thread: Centering
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
gls858 gls858 is offline
external usenet poster
 
Posts: 209
Default Centering

Gord Dibben wrote:
gls858 sent you to a demo that shows how to merge cells.

Avoid these like the plague.

They are the source of a great deal of problems when copying, pasting, sorting,
filtering and others.

Gord Dibben MS Excel MVP

On Tue, 12 Dec 2006 15:21:01 -0800, Gord Dibben <gorddibbATshawDOTca wrote:

Select a range of cells A1:F1

FormatCellsAlignmentHorizontalCenter Across Selection.


Gord Dibben MS Excel MVP

On Tue, 12 Dec 2006 07:18:02 -0800, Centering a Title <Centering a
wrote:

How do i center a title across a row


Thanks for pointing that out Gordon. I took a quick look at at the demo
and it talked about spreading info across three cells. Since I never use
merged cells I always use center across selection as you suggested I just
assumed that was what the demo was showing. My bad for not watching enough
of the demo to determine what it was showing.

gls858