I have a word mail merge document with several if..then scenarios. For one
scenario, I want a complete 3 column, 5 row table to show up if the field in
my excel sheet is zero. When I try to do this my table does not format as a
table. What am I doing wrong?
Doug Robbins - Word MVP - 14 Apr 2008 21:07 GMT
You will probably need to create an autotext entry for the table and have
the If...then...Else insert the Autotext entry if the condition is met.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
>I have a word mail merge document with several if..then scenarios. For one
> scenario, I want a complete 3 column, 5 row table to show up if the field
> in
> my excel sheet is zero. When I try to do this my table does not format as
> a
> table. What am I doing wrong?
macropod - 14 Apr 2008 22:02 GMT
Hi Marty,
If you embed an Excel worksheet or a Word table with double quotes either side of it in a properly-constructed IF field, it should
display correctly when the relevant True/False conditions are satisfied. Are you using a real worksheet/table, or just text in a
tabular layout?
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
>I have a word mail merge document with several if..then scenarios. For one
> scenario, I want a complete 3 column, 5 row table to show up if the field in
> my excel sheet is zero. When I try to do this my table does not format as a
> table. What am I doing wrong?