Results 1 to 7 of 7

Want to switch between sheet's automatic.

Threaded View

ovega Want to switch between... 02-13-2013, 02:21 PM
xladept Re: Want to switch between... 02-13-2013, 02:34 PM
nje Re: Want to switch between... 02-18-2013, 05:42 AM
arlu1201 Re: Want to switch between... 02-18-2013, 06:09 AM
xladept Re: Want to switch between... 02-18-2013, 12:47 PM
nje Re: Want to switch between... 02-18-2013, 12:55 PM
xladept Re: Want to switch between... 02-18-2013, 01:06 PM
  1. #1
    Registered User
    Join Date
    02-10-2013
    Location
    Norway
    MS-Off Ver
    Office 2010
    Posts
    6

    Want to switch between sheet's automatic.

    I want this macro to switch between sheet's with a time interval between each sheet and shall go in loop.

    Sub Macro3()
    '
    ' Macro3 Macro
    '
    ' Keyboard Shortcut: Ctrl+Shift+L
    '
        
        Sheets("Sheet2").Select
        Sheets("Sheet3").Select
        Sheets("Sheet1").Select
        
    End Sub
    Last edited by arlu1201; 02-18-2013 at 06:09 AM. Reason: Use code tags.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1