C
Craig Robinson
I have created a database in which I use a form (form 1)
to enter data into a table (table 1). I have copied the
structure of table 1 into a new table (table 2) and now I
would like to copy the structure of form 1 into a new form
(form 2) associated with table 2. I copied form 1 into
form 2 no problem, but now I can't figure out how to
associate form 2 with table 2.
to enter data into a table (table 1). I have copied the
structure of table 1 into a new table (table 2) and now I
would like to copy the structure of form 1 into a new form
(form 2) associated with table 2. I copied form 1 into
form 2 no problem, but now I can't figure out how to
associate form 2 with table 2.