+ Reply to Thread
Results 1 to 6 of 6

Back And Forward in Excel

  1. #1
    Forum Contributor
    Join Date
    11-07-2005
    Posts
    280

    Back And Forward in Excel

    Hi everyone,

    Can I create Back and Forward Buttons to move between excel sheets as well as Internet explorer.

    For instance, if my active sheet is sheet3 and I move to sheet5 ..

    What I want is that when I run the (Go Back) code << I should be taken back to sheet3, which I was on before sheet5.

    In addition, when I run the (Forward) code >> I should be taken to sheet5, and so on.

    I hope that my query is clear and possible to be applied with VBA.

    Thank you,

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Back And Forward in Excel

    Try this
    Please Login or Register  to view this content.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Contributor
    Join Date
    11-07-2005
    Posts
    280

    Re: Back And Forward in Excel

    Hi,

    Thank you royUK for your reply, but that is not what I meant ..

    I don't want to move to the direct next or previous sheet.

    I want to move to the sheet I was on before the active sheet

    For example, if I were on sheet3 and then moved directly to sheet5 .. in that case my previous sheet would be sheet3 not sheet4.

    I hope that my idea is clearer now,

  4. #4
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    22,017

    Re: Back And Forward in Excel

    You might want to have a look at Jan Karel Pieterse's GoBack utility here.
    Everyone who confuses correlation and causation ends up dead.

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Back And Forward in Excel

    You could store the sheet name in a Public variable

  6. #6
    Forum Contributor
    Join Date
    11-07-2005
    Posts
    280

    Re: Back And Forward in Excel

    Quote Originally Posted by royUK View Post
    You could store the sheet name in a Public variable
    Can you please help me doing that?

+ Reply to Thread

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