Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi everybody!
i am working on mailmerging. I am trying to create cells dynamically in a table. When I creat my cells in this manner: for( int i=0; i4; i++) {oCells.Add(vtOptional);} The 3 first cells are created clearly. But the fourth cause the following error: "This exceeds the maximum width". How can we solve this problem. Nico. |
#2
![]() |
|||
|
|||
![]()
Hi Neonico,
i am working on mailmerging. I am trying to create cells dynamically in a table. When I creat my cells in this manner: for( int i=0; i4; i++) {oCells.Add(vtOptional);} The 3 first cells are created clearly. But the fourth cause the following error: "This exceeds the maximum width". What are the dimensions (rows x cols) of the table, when you begin? And what should the dimensions be when your code has executed? Have you tried adding rows, or columns, instead? Cindy Meister INTER-Solutions, Switzerland http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004) http://www.word.mvps.org This reply is posted in the Newsgroup; please post any follow question or reply in the newsgroup and not by e-mail :-) |
#3
![]() |
|||
|
|||
![]()
One can't indefinitely create columns! By calling the method setwidth on my
cells, one control the width of the cells and the problem is solved. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting Table Cells | Tables | |||
Text space in table cells in Word 2003 (using Windows XP) | Tables | |||
how can I use autosum in a WORD table with blank cells | Tables | |||
Formula in table - Creating a final total from sub-total cells | Tables | |||
How do I link cells in a table? | Tables |