W
Walter
How do I write the code to bring the primary key field of
my main form into the foreign key field of the subform
which is being opened with a command button on the main
form?
DoCmd.OpenForm strDocName,,,strLinkCriteria,,,?
Thanks,
Walter
my main form into the foreign key field of the subform
which is being opened with a command button on the main
form?
DoCmd.OpenForm strDocName,,,strLinkCriteria,,,?
Thanks,
Walter