J
Joe M.
I have a cmd button on the main form which when clicked I would like to
change the properties (visible property) on the subform. I know this must be
simple but so far no luck. Can anyone help please? Also is there a way to
close the subform from the cmd button on the main form?
I tried DoCmd.Close acForm, "Name of SubForm" but form stays open.
Thanks in advance,
Joe M.
change the properties (visible property) on the subform. I know this must be
simple but so far no luck. Can anyone help please? Also is there a way to
close the subform from the cmd button on the main form?
I tried DoCmd.Close acForm, "Name of SubForm" but form stays open.
Thanks in advance,
Joe M.