check box selected enter value into another field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a checkbox called "noplay". If that box is selected I would like the
value of the textbox "formationid" to equal 29 and "playid" to equal 10
 
In the After Update property of "noplay" create an event or call a macro that
Set Value of the two fields if "noplay" = -1 (minus one).
 

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


Back
Top