Referencing From Nested Subform to Parent Table A97

K

Kahuna

Hi Folks

I have a nested subform >

MainForm > TabPanel1 > Subform1 with TabPanel2 > Subform2

Record Source for SubForm1 is my MainTable!ID (MainTable also the
source for MainForm)

I need to link the Subform2 data to the relevant ID of the MainForm record.

I am getting a link to the first record ID in the MainTable but I am
obviously missing something in linking to the 'Current Record' in the main
table.

Any suggestions on how I should proceed to get the reference right (and
where to put it!!)

Keep it Clean now... ;-)

TIA
 
G

Guest

Open the subform properties and set the Master/Child link fields. You can
click the ellipsis (...) button to see available fields...

Steve
 
K

Kahuna

SteveM said:
Open the subform properties and set the Master/Child link fields. You can
click the ellipsis (...) button to see available fields...

Steve
Thats all set-up correctly Steve, linking to the 1st record in the MainTable
rather than the current one though!!

Any other suggestions?
 

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