Must of been having a Monday... Got the syntax correct but for anyone 
with the same problem here's what I have and it workds

ActiveDocument.FormFields("Check6").CheckBox.Value = True

Hope it is as useful to you as it was for me.

Thanks
Eileen


--- In [email protected], "eileen1309" <[EMAIL PROTECTED]> wrote:
>
> I have a word document with several checkbox fields.  I want to be 
> able to change the checkbox properties but not sure what the correct 
> syntax is using vba.
> 
> For instance I have a checkbox for Corporation, Individual, LLC etc.
> From Access VBA what would be the correct syntax to change anyone of 
> these to true?
> 
> Any help would greatly be appreciated.
> 
> Thanks
> Eileen
>


Reply via email to