G
Guest
I have a macro with conditions that vary the action depending on the number
of records in a subform.
Using a =Count([FieldName]) formula in the Subform field I have got this to
work but running the macro "on current" in the form, runs it before
calculating the value in the subform field so it always takes the value to be
zero.
Could somebody please suggest a way of automatically running the macro after
the field has calculated its result.
of records in a subform.
Using a =Count([FieldName]) formula in the Subform field I have got this to
work but running the macro "on current" in the form, runs it before
calculating the value in the subform field so it always takes the value to be
zero.
Could somebody please suggest a way of automatically running the macro after
the field has calculated its result.