Thread: Merge Cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ren Ren is offline
external usenet poster
 
Posts: 67
Default Merge Cell

Hi to all!

I created a form in which the user at some point can write some text in some
merge cells.

I know that you can only put about 1k of characters in a cell, event if the
cell is merge, and by using some code you can incrase the size. This is for
text that is already predetermined or under your control.

What can be done for text to which we have no control, everything is
depended on the amount of text inputed by the user.

Is there a way for me to enable the user to type in all the text that they
want to type in?

Thanks for all your help.

Cheers

Ren