View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Andy Wiggins[_6_] Andy Wiggins[_6_] is offline
external usenet poster
 
Posts: 39
Default Goto next visible worksheet

Before or after the current one?

The keyboard commands use Ctrl+Page Up and Ctrl+Page Down. Record these,
using the macro recorder, and you've got your code.

--
Andy Wiggins FCCA
www.BygSoftware.com
Excel, Access and VBA Consultancy
-

"Kent McPherson" wrote in message
...
What macro command would I include tied to a button to go to the next
visible worksheet?