View Single Post
 
Old 10-19-2011, 06:44 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,963
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi Dustin,

There is no character count facility, per se. However, you could use code like:
{IF«myField»= "?????*" {QUOTE 12}}
Where 'myField' is your test mergefield and the count of ? characters is the count of characters required to trigger the page break.

Note: The field brace pairs (ie '{ }') for the above example are created via Ctrl-F9 - you can't simply type them or copy & paste them from this message. Likewise, you can't type or copy & paste the chevrons (ie '« »') - they're part of the actual mergefields, which you can insert from the mailmerge toolbar. Also, you can't use this to insert a page break into the mergefield's output - there is no practical way of doing so with mergefield text.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote