Using Access with Words Check Boxs

P

Patrick Graham

O.k. I've got some code which allows me to export
values from Access into a word document at certain
bookmarks.

In the word document or several Check Boxes that I can
place bookmarks at.

What I dont know how to do is change the check box from
checked to unchecked by changing the value of the
bookmark.

I would expect something like assigning the bookmark a
vlaue of 1 would = check and a value of 2 would =
unchecked.

Any ideas what the method/code is to do this?
 
Top