Author Topic: can't find checkbox control in word document  (Read 2289 times)

dsperry101

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
can't find checkbox control in word document
« on: January 24, 2006, 06:19:03 am »
I am automating a word template with visual basic 5.0
as a form with fields that the program fills out
automatically. The form has two checkboxes
that I want to change the value of under certain
conditions. I cant find them anywhere but there is a
check box control that shows up in the object browser
but when I use the code I get "method or data member
not found". Where is is ?????
« Last Edit: January 24, 2006, 06:39:18 am by dsperry101 »