L
Linda
I have a "Project Action" form with a button that opens another form, the
"Risk Form", using a DoCmd.OpenForm command. The records displayed in the
new form have an associated Project Action number that is the same as the
Project Action number in the calling form. The users would like the Project
Action form to indicate if any matching risk records exist without having to
actually open the risk form. How would I do that?
"Risk Form", using a DoCmd.OpenForm command. The records displayed in the
new form have an associated Project Action number that is the same as the
Project Action number in the calling form. The users would like the Project
Action form to indicate if any matching risk records exist without having to
actually open the risk form. How would I do that?