I have a form bound to a table of past data. On the form I have a series of check boxes that when checked a number of related textboxes must be updated, cannot be Null.
The problem is I cant set the bound tables fields to required but I need to have the forms fields contain a value when updated.
For example on record 1, I check "Replaced Equipment X" and the "Date" and "Mfg" of the new equipmet X must be entered, the previous value may or maynot be null.
Any Ideas?
Thanks in advance!
The problem is I cant set the bound tables fields to required but I need to have the forms fields contain a value when updated.
For example on record 1, I check "Replaced Equipment X" and the "Date" and "Mfg" of the new equipmet X must be entered, the previous value may or maynot be null.
Any Ideas?
Thanks in advance!