excel macro question

Joined
Oct 4, 2007
Messages
1
Reaction score
0
Hi,
I keep getting a runtime error '1004' Method 'GoTo' of object '_Application' failed.
Sub AUTO_Open()
Application.ScreenUpdating = False
Application.Goto Reference:="STATEMENT"

The last line is what the debugger always goes to, any suggestions?
Thanks
 

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