Re: How can I increase the character capcity of an Excel cell?
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Tue, 20 Dec 2005 08:58:09 -0600
Have you tried widening that cell's column? Changing to a smaller font?
Just curious...How many characters are in that cell?
Something like
=len(a1)
should help you answer.
Mark Johnstone wrote:
>
> Do you know how you can get the entire contents of the cell to print. I have
> added the forced line breaks, but the contents still don't display in full
> because of the limitation in row height within Excel (409).
>
> I can only get the displayed characters to print.
>
> Thanks
>
> Mark
>
> "RagDyer" wrote:
>
> > You can increase the ability of the cell to *display* more characters (cell
> > can *contain* approx. 32,000) by strategically inserting forced line breaks
> > (<Alt> <Enter>) within the text.
> > --
> > HTH,
> >
> > RD
> > ==============================================
> > Please keep all correspondence within the Group, so all may benefit!
> > ==============================================
> >
> >
> > "Steve" <Steve@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:442F16AB-1C7A-45CD-9A6F-E2C8282A2CDC@xxxxxxxxxxxxxxxx
> > > The current maximum is about 1,100.
> >
> >
--
Dave Peterson
.
- Prev by Date: Re: Hyperlinks
- Next by Date: Re: DELETION OF TRIANGLES FROM COMPLETE COLUMN
- Previous by thread: If/then Process?
- Next by thread: Re: How can I increase the character capcity of an Excel cell?
- Index(es):
Relevant Pages
|