View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Display on cell

You can use a textbox and size it to look like a cell.

Dave Peterson demonstrated that if you want to hard code hard returns in
your data you can show more than 1024 characters in a cell

Regards,
Tom Ogilvy

Andres A. wrote in message
...
Is there any form to display more than the 1024 characters
that can be display on cell?

Thanks,

Andres A.