N
Natalie
Okay, so if Union Queries are read only, how can I combine my two tables?
I have two forms:
Main Page -has a check box for O&G
Multi-Tenant Page- has a subform that has a check box for O&G
I need all addresses (main form and multi-tenant form addresses) to be
combined if they have a check for O&G wether it is checked on the main form
or on the subform. A union query works great, but then I can only read the
data. Both forms(tables) have the same fields and I need to combine them so I
can make another form that displays any record address that has a check box.
I have two forms:
Main Page -has a check box for O&G
Multi-Tenant Page- has a subform that has a check box for O&G
I need all addresses (main form and multi-tenant form addresses) to be
combined if they have a check for O&G wether it is checked on the main form
or on the subform. A union query works great, but then I can only read the
data. Both forms(tables) have the same fields and I need to combine them so I
can make another form that displays any record address that has a check box.