T
Troy Carroll
I have a select query that returns a list of active
UserID's for my database. I'd like to run an append query
that will add tasks for each of those ID's to a table by
running the query once for each ID in the select query,
placing that number in the criteria of UserID field of the
append query. Any advice?
(I apologize if this is answered here somewhere already.
I really really tried to find it first.)
TIA,
Troy
UserID's for my database. I'd like to run an append query
that will add tasks for each of those ID's to a table by
running the query once for each ID in the select query,
placing that number in the criteria of UserID field of the
append query. Any advice?
(I apologize if this is answered here somewhere already.
I really really tried to find it first.)
TIA,
Troy