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).

Signature
KARL DEWEY
Build a little - Test a little
> 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