
Signature
Earl Kiosterud
www.smokeylake.com
Note: Top-posting has been the norm here.
Some folks prefer bottom-posting.
But if you bottom-post to a reply that's
already top-posted, the thread gets messy.
When in Rome...
-----------------------------------------------------------------------
> John,
>
> If you put CR's (Alt-Enter) periodically in a cell, it extends the count of
> characters that
> a cell will display. Since you have four paragraphs, it seems that's what
> you have.
Earl,
OK, but how much does a line feed add to the max characters limit? It is
definitely more than one character per line feed because I already
considered that.
John
> -----------------------------------------------------------------------
> > People,
[quoted text clipped - 18 lines]
> > John
> > Project MVP
Earl Kiosterud - 10 Jul 2007 22:23 GMT
John,
I don't know how many more characters line feeds allow. No one else has jumped in. I think
it's not hard-and-fast.

Signature
Earl Kiosterud
www.smokeylake.com
Note: Top-posting has been the norm here.
Some folks prefer bottom-posting.
But if you bottom-post to a reply that's
already top-posted, the thread gets messy.
When in Rome...
-----------------------------------------------------------------------
>
>> John,
[quoted text clipped - 32 lines]
>> > John
>> > Project MVP
Dave Peterson - 10 Jul 2007 22:59 GMT
I put this in A1:
="yyy"&CHAR(10)&REPT(REPT("asdf ",40)&CHAR(10),30)&"xxx"
It resulted in a string with 6037 characters.
I could adjust the rowheight, columnwidth, font size, and zoom factor and seel
all the characters.
Maybe you could experiment to find out if it fits your needs with your settings.
> > John,
> >
[quoted text clipped - 34 lines]
> > > John
> > > Project MVP

Signature
Dave Peterson