Delete object works for one user, not another

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a macro that deletes several pass-through queries and then runs code
to re-create them. The database is on a network drive. When I run it, it
works fine, but when another user tries to run it, two of the queries don't
get deleted. Then, when the code tries to run to re-create the pass-through
queries, we get a run-time error that the object already exists.

Does anyone have any idea why this would do this? I've never seen that
happen before.

Thank you in advance for your help!
 
Back
Top