G
Guest
I have a single Option button on a form used to indicate a "special
circumstance" which might occurr for some of the records, it is bound to a
yes/no field in the underlying table. What I need is some way to determine
if this button is already selected for a particular record when the form
opens. If the button is already selected, and the user de-selects it then I
need an input box to open and the user to be forced to enter a brief
explanation about the special circumstances for the particular record. I
don't need the input box when they first select the option, only if they
de-select option for a record which it was previously selected.
Any ideas on this would be greatly appreciated, thanks.
circumstance" which might occurr for some of the records, it is bound to a
yes/no field in the underlying table. What I need is some way to determine
if this button is already selected for a particular record when the form
opens. If the button is already selected, and the user de-selects it then I
need an input box to open and the user to be forced to enter a brief
explanation about the special circumstances for the particular record. I
don't need the input box when they first select the option, only if they
de-select option for a record which it was previously selected.
Any ideas on this would be greatly appreciated, thanks.