N
Neil M
I need to open up a form and start with a new record
This is my code;
DoCmd.OpenForm "MainDetails", acNormal
I know how to link queries to them but how do I make the query or code so
that it opens automatically with the next new record..
Thanks.
Neil
This is my code;
DoCmd.OpenForm "MainDetails", acNormal
I know how to link queries to them but how do I make the query or code so
that it opens automatically with the next new record..
Thanks.
Neil