G
Guest
Hi there. I need to find the code to do the following. I don't have much of
an idea... if someone could help that would be fantastic.
OK... onto the nerding.
I have 3 tables of information
Table 1 | Table 2 | Table 3 |
I want to make the database, so that EVERY YEAR on July 31st, the database
will:
- Delete all the current data in Table 3
- Transfer the data from Table 1, to Table 2
- Transfer the data from Table 2, to table 3
If you don't know how to do it using a date, alternatively, you could make
the above happen at a click of a button?
If anyones clever enough to know the right code, and how to do this please
tell me... it will be mightily appreciated.
an idea... if someone could help that would be fantastic.
OK... onto the nerding.
I have 3 tables of information
Table 1 | Table 2 | Table 3 |
I want to make the database, so that EVERY YEAR on July 31st, the database
will:
- Delete all the current data in Table 3
- Transfer the data from Table 1, to Table 2
- Transfer the data from Table 2, to table 3
If you don't know how to do it using a date, alternatively, you could make
the above happen at a click of a button?
If anyones clever enough to know the right code, and how to do this please
tell me... it will be mightily appreciated.