C
Celia
Hi everyone:
I have been a reader for a long time and have learned alot, however I still
feel that I am newbie at this.
Quick question. I have a form named FormA with a Loc_ID field. I have a
subform FormB linked to FormA form via Loc_ID. Subform FormB has a button
that when clicked it opens a subform FormC with information from Tag_N which
currently exists in FormB I would like to add a button that changes the
Loc_ID currently displayed in FormC to the existing value in Loc_ID in FormA.
I am not sure about the syntax but the main idea is this:
FormC[Loc_ID]=FormA[Loc_ID].
What is the correct way or the correct syntax to approach this with? Any
help is soooo appreciated.
Celia
I have been a reader for a long time and have learned alot, however I still
feel that I am newbie at this.
Quick question. I have a form named FormA with a Loc_ID field. I have a
subform FormB linked to FormA form via Loc_ID. Subform FormB has a button
that when clicked it opens a subform FormC with information from Tag_N which
currently exists in FormB I would like to add a button that changes the
Loc_ID currently displayed in FormC to the existing value in Loc_ID in FormA.
I am not sure about the syntax but the main idea is this:
FormC[Loc_ID]=FormA[Loc_ID].
What is the correct way or the correct syntax to approach this with? Any
help is soooo appreciated.
Celia