check box

  • Thread starter Thread starter Joel
  • Start date Start date
J

Joel

Hi there,

I have a form field in a word.dot file.
I also have a check box in my form. This syntax is giving
me grief. Can you please help?

colFields("Interior").CheckBox.Value = _
prps("Interior").Value

where as colFields("Interior") is form field check box in
my .dot file and
prps("Interior").Value is a yes or no check box in my form.

I just want the check box to X in my word file if the
check box in my form = yes.

Thank you very much for you help.
-Joel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

check box 1
Too slow 2
Date Field in Task Form 3
Using Like in query 2
HELP: active X component can't create object 1
MS Access problem 0
Enter Parameter Value in Access Form 0
Check boxes Output Print 1

Back
Top