I run a macro that copies a table and runs a query and opens a report both on this temporary table. In the on close event of the report I would like to delete this temporary table but access tells me it can not lock the table because it is in use by someone else. I am currently the only user of this table. Any ideas where the error in my thinking occurs?
Thanks in advance
Thanks in advance