Macro for tab jumping

  • Thread starter Thread starter Colby
  • Start date Start date
C

Colby

Is there a way to have a macro "button" on a tab (page) 1 and have it jump to
another tab (page)? I have tried to assign the "page index" number to the
GoToPage Action in the macro with no luck. Any ideas?
 
Thanks Simon,
It actually ended up being that i needed a GoToObject macro to navigate to
the next tab to be able to enter the new record.
But, thank you for replying.
 
Back
Top