Reference a control in Word from Access.

N

notsop

Hey guys,

I'm using Access 2003 to populate a Word Template. I have a disabled
command button on my word document that I would like to enable if
certain criteria are met. Problem is, I don't know how to reference
the button from access. Any help would certainly be appreciated.

TIA,

notsop =)
 
P

Pete D.

It would be easier to populate the word document and use VBA in word to
change the button. You would probably find this answer in the Word news
group.
 
Top