go to new record remotely
I have a form, named frmA that contains another form, named frmB.
frmA is just a container for frmB and they are not linked.
frmA has a cboBox that I would like the AfterUpdate to cause frmB to Go To a New Record.
How cal I remotely instruct a form to Go To new record after an event
|