mag-keyboard shortcut

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

Guest

Someone in the discussion group who knows a shortcut to toggle between two
sheets in the same file, Ctrl+??? (sorry no VBA)

67magnolia71
 
You can use Ctrl+Page Up or Ctrl+Page Dn to switch betweeen tabs in a
worksheet if that's what you mean.
 
Another way is with a hyperlink, you can use the BACK button (alt+arrowLT)
to return. By restricting yourself from VBA you may be limiting yourself.

I think if you have something in mind that you really want to do, that you
will probably have to use VBA. If you want to build your own short cut
keys you will need to use code, either code under your control or
an addin.
 

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

Similar Threads


Back
Top