D
DS
I need to add records to a subform on a hidden form, but I can't get the
subform to go to a new record. The GOTO Control doesn't work because
it's hidden. I tried Goto NewRecord,Forms!MainForm.Subform,acNewRecord
but that doesn't work either.
Thanks
DS
subform to go to a new record. The GOTO Control doesn't work because
it's hidden. I tried Goto NewRecord,Forms!MainForm.Subform,acNewRecord
but that doesn't work either.
Thanks
DS