B
Brian via AccessMonster.com
I have a macro that deletes two tables (created by queries) when a form is
opened. The form's inputs then run queries that re-create those tables.
The problem is when the form is opened and closed, the tables are deleted.
Then when the form opens again the tables aren't there for it to delete and
the macro fails. I thought a conditional statement would fix this, but I
don't know how.
opened. The form's inputs then run queries that re-create those tables.
The problem is when the form is opened and closed, the tables are deleted.
Then when the form opens again the tables aren't there for it to delete and
the macro fails. I thought a conditional statement would fix this, but I
don't know how.