![]() |
|
#7
|
||||
|
||||
|
As coded, the ContentControlOnExit macro you're using outputs all the secondary data to the second content control in the document. Apparently, you have that content control (which appears on the first page), linked to the corresponding content controls on the second page and, for whatever reason, those content controls don't allow line breaks. In any event, given your document's layout, you probably need to use a ContentControlOnExit implementation along the lines of the second link I gave you.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Dependent lists using content control
|
SJPG | Word VBA | 4 | 01-05-2018 02:21 AM |
| Macro to save docx to doc that checks compatibility and converts content controls to static content. | staicumihai | Word VBA | 4 | 10-12-2016 08:23 PM |
| Dropdown dependent text | JakeLRL | Word VBA | 7 | 04-07-2016 08:26 AM |
| make text form field active dependent on dropdown | Glenn0004 | Word VBA | 1 | 06-23-2015 06:13 PM |
| Word drop-down content control dependent display issue | vvcat | Word | 6 | 02-03-2015 11:20 PM |