sorry bonekrusher, I was msitaken. I am not using the activedocument in any other part of my code. Question then becomes, how should this be written if not with the activedocument?
Actually, I open the document at the top of the code. Then I work with the document filling it in. I use the ActiveDocument while filling in all my bookmarks so I think it should work with this.
Thank you so much Bonekrusher. At this point, I am trying to get it to check the chkUrgent checkbox no matter what. Once I get this command to work I can get the true/false logic in place. Here is the code for that module ....
#####CODE #######
Public Sub CreateFax2(recSubmittal As...
nope
I have that selected ..... as I tated in another post, I am successfully filling in bookmarks - just cannot get a checkbox to work.
Thanks for all your help,
I am designing a database that tracts projects and clients. Part of what I am using this database for is to autofill Word templates that have been predesigned. I have this working great for a fax form, however cannot get this to work for a transmittal form that has multiple checkboxes. I would...
I am designing a database that tracts projects and clients. Part of what I am using this database for is to autofill Word templates that have been predesigned. I have this working great for a fax form, however cannot get this to work for a transmittal form that has multiple checkboxes. I would...