M
Miked
I have an existing table, that I can't alter. I need the names, and some
other information from that table in a new table which tracks other
information. I need the name information to be updated as the old tabel is
updated. When one persons name is removed, or added, I want the new table to
have that persons name as a new entry. Should I use a query for this?
other information from that table in a new table which tracks other
information. I need the name information to be updated as the old tabel is
updated. When one persons name is removed, or added, I want the new table to
have that persons name as a new entry. Should I use a query for this?