> Thanks for your response. I am sure the problem is the
> resources are still in use because if I wait for a few
> seconds and then run the code to delete the table, it will
> delete; thus my request for the code.
>
> Any ideas on the "wait" code?
Insert the following line where you want to allow the system time to process
before continuing:
DoEvents
If that doesn't do it, you can try inserting the same line again to give more
time, but, since I haven't seen your code, I really can't tell you if this is
the proper approach.
--
Bruce M. Thompson, Microsoft Access MVP
(E-Mail Removed) (See the Access FAQ at
http://www.mvps.org/access)
>> NO Email Please. Keep all communications
within the newsgroups so that all might benefit.<<