macro Runtime Error

  • Thread starter Thread starter Dave 2005
  • Start date Start date
D

Dave 2005

Hi

I have a macro that will run ok about 5 times out of 10. I would like to
know why this is happening

Run-time error '91': object variable or with block variable not set.

Thanks in advance
 
It's because you're trying to use an object variable that isn't set.

Anything more would require that you post the macro.
 

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