J
Jimmy G
Is there a way to automatically refresh a make table query and several append
queries? Currently, I have a table that indicates one or more agents
associated with specific contacts. I want to count the number of contacts
every agent is associated with. I created a make table with the number of
contacts for the first agent, and then appended a table with the number of
contacts for each additional agent. The problem is that the number of
contacts change on a daily basis and I need the created tables to be
refreshed, ideally automatically. I've tried to create a macro using a
TrransferDatabase, but I'm having difficulty getting the database since it's
pointing back to itself. Any suggestions?
queries? Currently, I have a table that indicates one or more agents
associated with specific contacts. I want to count the number of contacts
every agent is associated with. I created a make table with the number of
contacts for the first agent, and then appended a table with the number of
contacts for each additional agent. The problem is that the number of
contacts change on a daily basis and I need the created tables to be
refreshed, ideally automatically. I've tried to create a macro using a
TrransferDatabase, but I'm having difficulty getting the database since it's
pointing back to itself. Any suggestions?