Run-time error '91'

C

Chip Coutts

Only very recently, we have been getting an error on a particular line of code:
FieldName.Requery
This has happened on various PCs (but not all), and in two different
databases. We are looking to see if there is a correlation on operating
systems (Windows 2000 v. Windows XP), or on Access version (Access 2000 v.
Access 2003). The one thing in common is that both databases are Access 2000
databases. The odd thing is that this code has run without a problem in one
database for five years.

The full error message is:
Run-time error '91':
Object variable or With block variable not set

Thanks for your help!
 
M

Martin

Iam not quite sure how to fix the problem, but if you google Runtime error
91, you can get plenty of results that may be helpful

Martin
 
C

Chip Coutts

Martin:

I have not found anything useful via Google searches. However, I have found
that the error appears to pop up when I have been less than diligent, and
deployed an updated frontend without having compiled it first...

Chip.
 

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

Top