finding rocord on main form based on selection of subform record

G

Guest

I have a tables for "entity" "relation" and "entity-relation" and a form that
displays one entity and all the entities related to the main form entity. The
related entities are displayed in two tabbed subforms (one for
super-relations, one for sub-relations). What code do I use to double click
on a subform entity and make the main form display this entity and its
relations?
 
G

Guest

I figured it out. My code was running in the subform. I had to clone the
parent recordset and set the parent bookmark.
 

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