If you want to list each of the quarters and have a checkbox appear before
the relative ones, in the locations in the letter where you presently have
(check box), insert
{ IF { MERGEFIELD nameofmergefieldfromyourdatasource } <> Y a b }
You can get all of that from the Insert Word Field pulldown in the mail
merge main document and selecting the If...then...Else ...item, then follow
the prompts to select the appropriate mergefield, using the not equal option
and then inserting a and b into the boxes for the result to be displayed.
Then, in the document, press Alt+F9 to toggle on the display of the field
codes and select the 'a', and then from the Insert>Symbol menu item, insert
the "checked box" symbol from the Wingdings symbols (254) and in place of
the 'b', insert the "unchecked box" symbol 111
You need to repeat this procedure for each location where you have (check
box)
When you have it all set up, use Alt+F9 again to toggle off the display of
field codes.

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
> How would i exactally do that, do i put in the unique identifier and then
> change it to if or then or else? Sorry i have never done this before so i
[quoted text clipped - 64 lines]
>> >
>> > Thanks in advance for all your help.