J
Jane
I am pulling data from an Access database. The field is
a Yes/No (Checkbox). When I merge the records into Word,
I know that I get a "True" or a "False" rather than a
checked form checkbox or a non-checked form checkbox.
So, I tried to do an IF ..THEN .. ELSE that if the field
was true to insert a checked form checkbox and if the
field is false to insert a non-checked form checkbox. Is
this possible? How do I make the checkbox "code"
correctly in this statement?
Thanks.
a Yes/No (Checkbox). When I merge the records into Word,
I know that I get a "True" or a "False" rather than a
checked form checkbox or a non-checked form checkbox.
So, I tried to do an IF ..THEN .. ELSE that if the field
was true to insert a checked form checkbox and if the
field is false to insert a non-checked form checkbox. Is
this possible? How do I make the checkbox "code"
correctly in this statement?
Thanks.