+ Reply to Thread
Results 1 to 2 of 2

wrap text/row width adjusted - no text

Hybrid View

  1. #1
    Julianne
    Guest

    wrap text/row width adjusted - no text

    Hello - My wrap text is checked, "general" allignment, and my row height is
    fine, but part of the text in the cell wraps, except my 3rd paragraph -
    doesn't wrap. I've tried everything.

    Any suggestions?
    Thanks, Julianne

  2. #2
    Gord Dibben
    Guest

    Re: wrap text/row width adjusted - no text

    Julianne

    Possibly you have run up against a limitation of text length.

    From Excel Help on "specifications" you will learn that you can enter 32767
    characters in a cell but only 1024 of them will be visible or can be printed.

    To work around this limitation, stick a few ALT + ENTERs in at appropriate
    spots.

    The ALT + ENTER forces a line-feed and expands the 1024 limit.

    How far is not really known. Just experiment.

    .........From Dave Peterson..........

    I put this formula in A1:
    ="xxx"& REPT(REPT("asdf ",25)&CHAR(10),58)&"yyy"

    And adjusted the columnwidth, rowheight and font size and I got about 7300
    characters to print ok.

    .........End Dave P.................

    Failing that, use a Text Box to store the text.


    Gord Dibben Excel MVP


    On Sat, 21 May 2005 14:07:02 -0700, "Julianne"
    <Julianne@discussions.microsoft.com> wrote:

    >Hello - My wrap text is checked, "general" allignment, and my row height is
    >fine, but part of the text in the cell wraps, except my 3rd paragraph -
    >doesn't wrap. I've tried everything.
    >
    >Any suggestions?
    >Thanks, Julianne



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1