K
Kelly
I have two main forms I am trying to get operational. The first form contains
fields from one table (designorders). The second form contains some of the
same fileds from (designorders) but also fields from two additional linked
tables (account) and (sublist). The goal is to populate first table for
information then extract that data to second form and be able to data entry
in either form with a reqnum as the common field. I will use the same subform
on both and just hide the columns in the second form that doesn't need to be
viewed. Reqnum is my child/master link for the main and subform also. For
some reason the linked tables want to be populated in the first form even
though I am not showing those fields in the form. It will not allow me to go
to the subform because it is asking for the fields from the (account) or
(sublist). Is there a way around this? Or a better way to accomplish this?
Kelly
fields from one table (designorders). The second form contains some of the
same fileds from (designorders) but also fields from two additional linked
tables (account) and (sublist). The goal is to populate first table for
information then extract that data to second form and be able to data entry
in either form with a reqnum as the common field. I will use the same subform
on both and just hide the columns in the second form that doesn't need to be
viewed. Reqnum is my child/master link for the main and subform also. For
some reason the linked tables want to be populated in the first form even
though I am not showing those fields in the form. It will not allow me to go
to the subform because it is asking for the fields from the (account) or
(sublist). Is there a way around this? Or a better way to accomplish this?
Kelly