Table in use - can't delete

T

TOMAC

I have a form with a field that displays a date.
The record source is a table named Date.
When you open the form this date is shown.

I need to delete the table that this form uses so I can import a new date
table. However, when I close my form and try to delete the table, Access
tells me that it could not lock the table because someone or some other
process is using it, even though every object in the database is closed.

Any ideas how I can delete this table?

Thanks in advance.....
 
Top