R
RussG
I have tables containing the same fields, with each one holding data based on
a different date (e.g. market value at MMYY). However, each month some
records (accounts) drop off and some new ones come in. I would like to
create one "master" table and/or query that tracks ALL records from all
tables, without dublicates. Simle Example:
tbl1206 Records: A, B, C
tbl0107 Records: A, C, D
Master Table/Query: A, B, C, D
and so on...
Hope my question is clear!
Thanks much,
RG
a different date (e.g. market value at MMYY). However, each month some
records (accounts) drop off and some new ones come in. I would like to
create one "master" table and/or query that tracks ALL records from all
tables, without dublicates. Simle Example:
tbl1206 Records: A, B, C
tbl0107 Records: A, C, D
Master Table/Query: A, B, C, D
and so on...
Hope my question is clear!
Thanks much,
RG