Macro statement

S

Sheela

Hi,

Is this a correct statement. I'm running in excel 2000.

Application.Goto Reference:="mthProdDateRange"

Thanks,

sheela
 
R

Richard Daniels

Hi Sheela

Yes this will work in a sub only if you have a named
range called mthProdDateRange. Else ir will return a
1004 runtime error 'reference not vaild'
 

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