The record source '<source_name>' specified on this form or report...

  • Thread starter Thread starter pubdude2003 via AccessMonster.com
  • Start date Start date
P

pubdude2003 via AccessMonster.com

Does anyone know a method of trapping the error above. I think it's 2580 but
I haven't had any success trapping that number.

"The record source '<source_name>' specified on this form or report does not
exist."

I have a client that (sometimes) begins to import a new table into an app I
built but stops after deleting the original linked table (it's automated).

It's not a big deal, they just ignore the message box the next time they open
that app and link a new table, but I would love to trap this message and
Resume Next it.
 
Don't know about trapping it, but 2580 is the correct number for that error
code!
Does anyone know a method of trapping the error above. I think it's 2580 but
I haven't had any success trapping that number.

"The record source '<source_name>' specified on this form or report does not
exist."

I have a client that (sometimes) begins to import a new table into an app I
built but stops after deleting the original linked table (it's automated).

It's not a big deal, they just ignore the message box the next time they open
that app and link a new table, but I would love to trap this message and
Resume Next it.

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top