S
sunilkeswani
Hi,
I need some help on how I can do this. What I need is some VBA code
which would help me retrieve all records for yesterday which of course
I can query with Date()-1, and then
1) Add these records to a Table1 in another database (Note: Table1
already has records in it)
Then
2) Delete those records from the original database.
Any help would be appreciated.
Cheers
Sunny
I need some help on how I can do this. What I need is some VBA code
which would help me retrieve all records for yesterday which of course
I can query with Date()-1, and then
1) Add these records to a Table1 in another database (Note: Table1
already has records in it)
Then
2) Delete those records from the original database.
Any help would be appreciated.
Cheers
Sunny