+ Reply to Thread
Results 1 to 3 of 3

Using a button to jump to a section of another sheet in the same workbook?

  1. #1
    Registered User
    Join Date
    03-08-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    11

    Using a button to jump to a section of another sheet in the same workbook?

    I have a spread sheet for a CCTV audit and quality check.

    I have two sheets: 1 - is the table of data and contains the button to view screenshots. 2 - is the screenshots sheet, all the screenshots are laid out in 'labels' relating to the camera they were captured with.

    In a screen shot column on the first sheet I have a button that i want to take users to the second sheet of my workbook and to the corresponding screen shots listed on that page for that camera.

    Is there a way I can do this in Excel 2003/2007?
    Last edited by VBA Noob; 03-08-2009 at 03:28 PM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,033

    Re: Using a button to jump to a section of another sheet in the same workbook?

    Is it enough to refer on some cell in sheet? Or must be at picture?

    If can be cell you can do: right clik on cell -> Name a range -> write name you want (explaining photo for example photoDSC100928)

    On other sheet go to cell you want to link to defined cell -> Right click -> Hyperlink -> Place in this document -> choose from defined names desired photo (photoDSC100928)

    Edit: Of course, that cell can be nearby photo, so it will take you to it..
    Never use Merged Cells in Excel

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Using a button to jump to a section of another sheet in the same workbook?

    easiest way is if you are using a button from forms tool bar
    is to just record a macro to the location
    as you put the button on the sheet a dialogue window pops up asking you to assign macro.
    click record ,give it a name ,click ok
    navigate to the picture you want, click a cell next to it. stop recording
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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