I am trying to activate a cell and
“Run-time error ‘1004’:
Application-defined or object-defined error”
keeps popping up. It works in the immediate window, but not in my code. I use a Mac.
1 Answers
There are many reasons why this error is appearing, some examples being mac issues (in which case, use type Variant where your errors are occurring), calling the wrong cell, etc. It’s hard for us to help without looking at your code. You can hop on the queue (byuhelp.blogspot.com) or email us (gaskin201ta@gmail.com).
Your Answer