![]() |
#2
|
||||
|
||||
![]()
To do this, you would have to redesign your document so that each row in the sub-tables is a separate table in its own right and embed that one-row table in a field coded along the lines of:
{IF{MERGEFIELD Fig__Red_Wine}> 0 "|Fig & Red Wine|{MERGEFIELD Fig__Red_Wine}|"} where the '{}' represent the field brace pairs and the '|' represents the left/right cell borders. Along the same lines, if you want to suppress the headings also when all rows for a sub-table are empty, you'd need to embed that in a field coded along the lines of: {IF{={IF{MERGEFIELD Fig__Red_Wine}= 0 0 1}+{IF{MERGEFIELD Rustic_French}= 0 0 1}+{IF{MERGEFIELD MultiSeed}= 0 0 1}+{IF{MERGEFIELD Focaccia}= 0 0 1}}> 0 "|Bread|"}
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
keys | Mail Merge | 2 | 10-31-2013 01:55 AM |
![]() |
redzan | Mail Merge | 1 | 05-16-2013 08:34 AM |
![]() |
Engineer | Mail Merge | 2 | 12-11-2012 01:20 AM |
![]() |
Bob Young | Mail Merge | 5 | 05-18-2012 03:44 PM |
Mail Merge Anchoring column layouts | HWSpencer | Mail Merge | 0 | 04-25-2008 06:08 AM |