"Runtime Error: Subscript Out of Range"

  • Thread starter Thread starter bludovico
  • Start date Start date
B

bludovico

What the heck does this mean? If you hadn't guessed, I'm new to macros
I'm getting this message when I try to run one of mine. THe macro open
another workbook, copies two rows, pastes them, then copies the colo
pallette, then closes the other workbook. When I ran them after writin
them yesterday, they all worked fine, but now, I'm getting an error
Here's the VBA (Which I know nothing about) if it will shed any light
Any ideas
 
Usually means you are trying to refer to something that doesn't exist, such
as a workbook or worksheet.
 

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