S
Sara
Hello,
I've had this problem for a while now, I have a form01 where the user enters
a customer id and the rest of the text boxes automatically populate with the
information of this cutomer this information comes from my Cutomers Table.
I created a separate form02 for data entry on my "Customer Inquiries" table,
now all the controls of my form02 are unbound, this form is not directly
bound to my Customer Inquiries table, instead I have a submit buton that
commits the entries to my table.
Form01 and form02 indenpendently work fine, however, I used the wizard to
add form02 as a subform of Form01 and form02 doesn't work if is embeded in
form01
I found information about linking the form and the subform but mainly for
data display, in this case in my main form I am retrieving data from
Customers table and in my subform I am entering data to Customer Inquiries
table
What am I forgetting?
If this is confusing i'll provide further details
I've had this problem for a while now, I have a form01 where the user enters
a customer id and the rest of the text boxes automatically populate with the
information of this cutomer this information comes from my Cutomers Table.
I created a separate form02 for data entry on my "Customer Inquiries" table,
now all the controls of my form02 are unbound, this form is not directly
bound to my Customer Inquiries table, instead I have a submit buton that
commits the entries to my table.
Form01 and form02 indenpendently work fine, however, I used the wizard to
add form02 as a subform of Form01 and form02 doesn't work if is embeded in
form01
I found information about linking the form and the subform but mainly for
data display, in this case in my main form I am retrieving data from
Customers table and in my subform I am entering data to Customer Inquiries
table
What am I forgetting?
If this is confusing i'll provide further details