Subform Move To Keeping as much visible

K

Ken Kazinski

I have a subform that I copy a new record with code. I want to go to the
last record but I do not want only the last 2 lines of the sub-form to be
visible as when you use DoCmd.GoToRecord , , acLast

I have tried getting using a DoCmd.GoToRecord , , acGoTo command but I got
the same results.

Any help would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top