chancer1967
Excel jockey
- Local time
- Today, 20:59
- Joined
- Mar 31, 2004
- Messages
- 28
Simple macro (i hope)
I have inherited a user-unfriendly database and am trying to make it easier to use and more robust
Included in the instructions is the following:
1. open table xyz and delete all the records
2. run query update1 (its an append query that writes to xyz)
3. run query update2
4. run query update3
5. run query update4
Im figuring there must be a very easy way to automate all of 1-5 in a macro and attach it to a button on a switchboard.
correct?
thanks!!
I have inherited a user-unfriendly database and am trying to make it easier to use and more robust
Included in the instructions is the following:
1. open table xyz and delete all the records
2. run query update1 (its an append query that writes to xyz)
3. run query update2
4. run query update3
5. run query update4
Im figuring there must be a very easy way to automate all of 1-5 in a macro and attach it to a button on a switchboard.
correct?
thanks!!