Hi all,
I have a form with a subform in it. In the afterupdate event of the subform I have a macro set to run which checks whether the value in a certain control is a particular number. If it is then I want to open up another form to enter some additional detail about that record.
The problem...