Use an If...then...Else field construction where you insert the symbol of
the checked and unchecked box in place of checked and unchecked in the
following
{ IF { MERGEFIELD fieldname } = 1 checked unchecked }
You get the symbols from the Insert>Symbol menu item from the Wingdings
collection
You must use Ctrl+F9 to insert each pair of the field delimiters { }

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
> Hi, I have a checkbox that i want to be checked when the value of a
> certain merge field is 1 and un-checked when the value of the same
[quoted text clipped - 3 lines]
>
> Thanks!