Access 97 subform

  • Thread starter Thread starter Benny Ackermas
  • Start date Start date
B

Benny Ackermas

Hello,

I have a subform in a form. The subform contains the
datagrid (as datasheet). When returning from another
screen I can not use to gotorecord method in the subform
(object is closed). How can I go back to the desired
record in the subform?
 
Not sure how your app works, but I have many apps that use the technique of
opening form #2 using the link criteria of a record in the subform of form
#1. Form #1 stays open so that when form #2 closes, the focus is still on
the selected record in the subform of form #1.
-Ed
 

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

Back
Top