Switching Sheets

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a button on one and I called it "NEXT", because I want to go to the next sheet.

I can go to the next sheet but I can make it go to the top of the shhet.

How can I do this?

ROGER
 
Hi Roger

you need the line
Range("A1").select
in after you go to the new sheet

Hope this helps
Cheers
JulieD
 

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