G
Guest
I have 3 tables and an Input form for table 1:
Table 1 = all contacts
Table 2 = Clients Product A
Table 3 = Clients Product B
In Table 1 are all people we contacted. Out of this table are coming
customers which have to be transmitted into the different Product tables
(Table 2 and 3).
The Input form for Table 1 has to Yes/no checkboxes for Product A and
Product B.
If I run the Macro on that, the clients are getting transferred into the
different Products tables. The problem is, that all other contacts (other
than the transferred) are not shown anymore in the Input form (they are still
in the Table 1 but not on the Input record form).
How can I keep the records which are not transferred from Table 1 as well in
the form?
Table 1 = all contacts
Table 2 = Clients Product A
Table 3 = Clients Product B
In Table 1 are all people we contacted. Out of this table are coming
customers which have to be transmitted into the different Product tables
(Table 2 and 3).
The Input form for Table 1 has to Yes/no checkboxes for Product A and
Product B.
If I run the Macro on that, the clients are getting transferred into the
different Products tables. The problem is, that all other contacts (other
than the transferred) are not shown anymore in the Input form (they are still
in the Table 1 but not on the Input record form).
How can I keep the records which are not transferred from Table 1 as well in
the form?