Change the field linking a form and sub form

R

richardlowe

Hi, I have a form with a subform, created by the subform wizard. Both
forms are based on simple *linked* tables from Sql Server. The linked
tables have been updated, so there are changed column names, and now I
would like to change the column that links the parent form to the
subform.

I cannot find a field to change that does this!!! How can I modify the
parent or subform so that it links on the NEW column name (instead of
prompting me).

thanks
Richard
 
T

tina

open the main form in design view. click once on the subform control (within
the main form) to select it, and look at the Properties box. you'll see the
LinkChildFields and LinkMaster fields properties, which should display the
linked fields' names. correct the "changed" fieldname there.

hth
 

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