B
Brian
I have an invoice form with a check box which when =True executes a macro to
make a subform visible for additional entries.
Although the macro works, when run, it displays the subform on ALL records
even those records where the check box remains =False.
I only want the subform visble on Check Box=True records.
The check Box is a bound Control in the underlying table.
I've tried various solutions but not got it working yet.
Gordon
make a subform visible for additional entries.
Although the macro works, when run, it displays the subform on ALL records
even those records where the check box remains =False.
I only want the subform visble on Check Box=True records.
The check Box is a bound Control in the underlying table.
I've tried various solutions but not got it working yet.
Gordon