Cass,
Yup, success! Thanks. Along the same lines, how would I check to see if the table exists before I try to delete it? Right now I have On Error Resume Next, so the program just goes on, but that seems not so elegant a solution. I'd rather check before I delete.
Jim