MS Access 97 VBA Question - TechRepublic
General discussion
September 6, 2000 at 08:44 AM
mra2

MS Access 97 VBA Question

by mra2 . Updated 25 years, 8 months ago

I import a table (called ALLDUE) from a disk several times a month. My VBA routine first renames the ALLDUE table adding the day number (ALDUE6 etc) and then imports a new ALLDUE table. I want to write a routine which will erase all tables ALLDUE1 to ALLDUE31. I tried, but when there is no table my routine crashes (unable to find table) Can you help???

This discussion is locked

All Comments