Hi,
I'm trying to put together a new database at work and I want to write a macro for it. The trouble is I'm not really sure what I'm doing.
The database consists of a number of seperate tables which I recieve an update for each week, and I've just followed the process outlined on the Microsoft help website to set up two queries, one which deletes duplicates and the second which appends the new rows to the 'Master' table.
(See section called - "I want to delete duplicate records from one table and merge its remaining records into another table" - )
Now onto my problem, because I'm going to have to do this weekly with multiple sets of data I wanted to set up a query that would run all the necessary queries, however I can't work out how to do this for Action queries and have failed to find anything that would help in my usual internet searches.
Would anyone be able to help me out with this? It would be very much appreciated.
I'm trying to put together a new database at work and I want to write a macro for it. The trouble is I'm not really sure what I'm doing.
The database consists of a number of seperate tables which I recieve an update for each week, and I've just followed the process outlined on the Microsoft help website to set up two queries, one which deletes duplicates and the second which appends the new rows to the 'Master' table.
(See section called - "I want to delete duplicate records from one table and merge its remaining records into another table" - )
Now onto my problem, because I'm going to have to do this weekly with multiple sets of data I wanted to set up a query that would run all the necessary queries, however I can't work out how to do this for Action queries and have failed to find anything that would help in my usual internet searches.
Would anyone be able to help me out with this? It would be very much appreciated.