D
DD
I have tables that are created when i import a file to my database. the
tables are called sheet1$_errors
sheet1$_errors1
sheet1$_errors2
and so on.
i would like to run a macro that would delete these tables containing the
word sheet1*.*
if the tables do not exist, i do not want an error message displaying that
the tables dont exist. is there a way to do this.
thanks
tables are called sheet1$_errors
sheet1$_errors1
sheet1$_errors2
and so on.
i would like to run a macro that would delete these tables containing the
word sheet1*.*
if the tables do not exist, i do not want an error message displaying that
the tables dont exist. is there a way to do this.
thanks