I have a subform sf_members on a main form f_membership.
I am trying to conditionally run a macro based on a check box in one of the records in the subform.
If one or more of the checks is ticked I want to run the macro else throw a message box.
I have tried various VBA syntaxes but none seem to do the trick.
Thanks in advance,
David
I am trying to conditionally run a macro based on a check box in one of the records in the subform.
If one or more of the checks is ticked I want to run the macro else throw a message box.
I have tried various VBA syntaxes but none seem to do the trick.
Thanks in advance,
David