merge and wrap

  • Thread starter Thread starter David Fore
  • Start date Start date
D

David Fore

I'm formatting an excel spreadsheet.
I'm using merge horizontally to get comments spread across multiple
cells.
I.E.

name ______ comapny _______ date _______

Data data data <--- comments ------->

If me comments go beyond the end, the text wraps, but it doesn't
display on the page. It's like the row height is fixed, but it's not.
Can anybody help?

David
 
Hi David
Excel has probelms with merged cells and automativ width/height
adjusting. So you have to change the row heigth manually.

Note: I really would recommend to NOT use merged cells as they cause
many problems (e.g. sorting, filtering, etc.)
 
Would suggest that you use "CenterAcrossSelection" instead of using "Merge"!

Besides avoiding all the problems that merged cells can create, you can
obtain the benefits of automatic row height adjustment, and the display is
just about identical.

Select the cells concerned, then:

<Format> <Cells> <Alignment> tab,
Expand the "Horizontal" box and click on "CenterAcrossSelection"
Make sure "WrapText" is checked, then <OK>.

What does that commercial say ...
Try it ... You'll like it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top