Access 2003
---------------------
I am having a problem with opening a form from a sub form. I don't know how to access the subform record selector property on my master form.
I have a master form (A) built on a table (table A) . The master form has a sub form(B), built on a table (table B).
Sub form(B) is in the data sheet view, and record selectors are visible. I would like to be able to open another form (form C), by selecting the primary key on subform B (currently selected record via the record selector!) and
open form C.
The table structure is as follows:
table A: (one) -----< table B: (many)
table B (one) -----<table C: (many)
Any help appreciated!
---------------------
I am having a problem with opening a form from a sub form. I don't know how to access the subform record selector property on my master form.
I have a master form (A) built on a table (table A) . The master form has a sub form(B), built on a table (table B).
Sub form(B) is in the data sheet view, and record selectors are visible. I would like to be able to open another form (form C), by selecting the primary key on subform B (currently selected record via the record selector!) and
open form C.
The table structure is as follows:
table A: (one) -----< table B: (many)
table B (one) -----<table C: (many)
Any help appreciated!