J
Jason
I've created to tables, Company and Project. Each Company can have
muliple Projects and the two tables are relted by a field called
CompanyID.
I've also created forms for both of these tables.
What I now want is there to be a button on the Company form that opens
the Project form and copies the CompanyID field from the current
Company table into the new Project table that just opened.
I've figured out the button and getting it to open a new form, I just
need to understand how to move the CompanyID field between the two
forms.
Thanks In Advance,
Jason
muliple Projects and the two tables are relted by a field called
CompanyID.
I've also created forms for both of these tables.
What I now want is there to be a button on the Company form that opens
the Project form and copies the CompanyID field from the current
Company table into the new Project table that just opened.
I've figured out the button and getting it to open a new form, I just
need to understand how to move the CompanyID field between the two
forms.
Thanks In Advance,
Jason