M
Mikk
When I boot up my database a macro deletes a table and
runs a seperate macro which in turn creates a table of
the same name. However, there is the rare occasion that
the seperate macro does not create a table. When this
happens I get an error when I boot up the database. Is
there a conditional statement that I can put in the macro
that will delete the table only if it exists?
runs a seperate macro which in turn creates a table of
the same name. However, there is the rare occasion that
the seperate macro does not create a table. When this
happens I get an error when I boot up the database. Is
there a conditional statement that I can put in the macro
that will delete the table only if it exists?