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

Greetings to all

I have a form that I created, in that form I also have a box that consist of
a few cells that I merged together and also given a certain height and with
the help of Tom and Sharad was able to fit my biggest text.

I was able to fit the entire paragraph in all the boxes. That was with the
English text, now I have to do the same with the French text and I'm having a
problem. The French version is always longer then the English.

So I broke the paragraph into section like Tom and Sharad suggested and for
some unknown reason the last part of the text those not want to wrap to the
next line, it continues to the edge of the box then disappears.

What am I doing wrong? Even if I reduce the font I get the same problem the
last part of the paragraph will not wrap to the next line.

Thanks for your HELP!!