Not really. By using the worksheet index number you can activate the next
sheet tab to the right.
Worksheets(ActiveSheet.Index + 1).Activate
Mike F
"Esau" <(E-Mail Removed)> wrote in message
news

747036B-F0BC-4D4E-8CC3-(E-Mail Removed)...
> ActiveWindow.ActivateNext ----Is there a ActiveSheet.ActivateNext
>
>
> --
> Esau