Use an If...then...Else field in the Word mailmerge main document that
checks for the value supplied by Access and inserts the appropriate symbol
depending upon the value
{ IF { MERGEFIELD fieldname } = 1 [insert symbol of checked box Wingdings
254 here] [insert symbol of unchecked box Wingdings 168 here] }
Note you must use Ctrl+F9 to insert the field delimiters { } and replace the
square brackets in the above and the text inside them with the symbols
mentioned.

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
> the merge from Access has a feild with either a 1 or 0 as a value i need
> to
> have a check box on thr template that if the value is 1 the box is checed
> if
> 0 the box is not checked. i've serach but could find no help
thank you
> the merge from Access has a feild with either a 1 or 0 as a value i need to
> have a check box on thr template that if the value is 1 the box is checed if
> 0 the box is not checked. i've serach but could find no help