Error 91

E

elephant

When running a macro in Project using Visual Basic, error message 91
appears..."object variable or with block variable not set." What does this
error code mean and what needs to be done to correct this problem?
 
J

John

elephant said:
When running a macro in Project using Visual Basic, error message 91
appears..."object variable or with block variable not set." What does this
error code mean and what needs to be done to correct this problem?

elephant,
This error is most often associated with not having a Project object
defined before you attempt to use it. Yeah, right, not much help huh?
How long is your code? Without seeing the actual code, I can't tell you
exactly what is wrong or how to fix it.

John
Project MVP
 

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