M
M
I am importing tab-delimited files into temp tables using
Access 97. The imports are successful and working
smoothly. Once the tables are populated I run APPEND
queries to transfer the records to holding tables that
hold the data for historical purposes. I'd like to limit
the APPEND action to a once-per-day action. I've tried a
loop-conditional macro but have been unsuccessful with
this method. How can I implement a counter that counts the
number of imports in a day to control this? Possible in
this day and age? Either macro or VBA would be great.
Thanks
M
Access 97. The imports are successful and working
smoothly. Once the tables are populated I run APPEND
queries to transfer the records to holding tables that
hold the data for historical purposes. I'd like to limit
the APPEND action to a once-per-day action. I've tried a
loop-conditional macro but have been unsuccessful with
this method. How can I implement a counter that counts the
number of imports in a day to control this? Possible in
this day and age? Either macro or VBA would be great.
Thanks
M