![]() |
|
#5
|
|||
|
|||
|
OK (and so I learned how to use the immediate window
)So, the code reads the broken word as being in the same line, and this happens for all paragraphs in each even row, and VBA will read any line in that cell as line 6. On the other hand, if I select the word "bbb..bb" and open the statistic window, it correctly reads it as two lines. Anyway, I realise now that what I have is not a table with three rows, but three tables aligned one next the other: this is unnecessary and for sure solving it will solve the bug.In fact, if you - set the document to one column - add two rows to table one - past there the others two tables and run the code, you get the correct result. So the final question is: how to get a Mail Merge file that rather than repeating n times my table, will add rows to it (one rows for each record to merge)? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
I want to add multiple rows into my document but I can not figure out the code
|
jlw15931 | Mail Merge | 1 | 02-24-2015 05:03 AM |
Header Rows in Tables Not Working
|
Andy Pilkington | Word | 2 | 10-10-2014 12:36 AM |
Is it possible to copy non-contiguous rows of a Table and paste them as a separate Table in Word?
|
Joey Cheung | Word Tables | 1 | 08-12-2014 05:15 PM |
VBA Code to take data from a table in word document and place it in a summary table
|
VBLearner | Word VBA | 1 | 03-09-2014 08:42 PM |
Grouping table rows to prevent individual rows from breaking across pages
|
dennist77 | Word | 1 | 10-29-2013 11:39 PM |