Hello all,
Using VBA, I'm importing a .txt file into a table the name of which is derived from part of the .txt file name. I want to warn the user if a table of that name already exists.
How do I inspect the current database for an existing table of the same name?
Many thanks,
ND
Using VBA, I'm importing a .txt file into a table the name of which is derived from part of the .txt file name. I want to warn the user if a table of that name already exists.
How do I inspect the current database for an existing table of the same name?
Many thanks,
ND