G
Guest
I have 1 main form with 2 subforms.
1)Main form: has contract#(key), type (key)--this form displays info only.
2)Subform1: has contract#(key), type(key), line_item# (key)--this form
displays info only.
3)Subform2: has contract#(key), type(key), line_item# (key)--This subform2
is an input form.
How can I get the line_item# from Subform1 into Subform2 so when the user
cursor's thru each record in Subform1, the Subform2's record changes to match
with the line_item# in Subform1?
Help! Thank you.
1)Main form: has contract#(key), type (key)--this form displays info only.
2)Subform1: has contract#(key), type(key), line_item# (key)--this form
displays info only.
3)Subform2: has contract#(key), type(key), line_item# (key)--This subform2
is an input form.
How can I get the line_item# from Subform1 into Subform2 so when the user
cursor's thru each record in Subform1, the Subform2's record changes to match
with the line_item# in Subform1?
Help! Thank you.