Originally posted by ggprogram
BTW, the code I gave you will generate an error if you run it a second time. Like I said, it was just quick and dirty. If you create the table in the MDB file and then run the program again,it will try to create a table with CREATE TABLE that already exists, which throws an error.
No worries , if it runs once , I'll run twice . Got that .