+ Reply to Thread
Results 1 to 4 of 4

Thread: Click on Cell and Jump to a Sheet

  1. #1
    Registered User
    Join Date
    04-20-2011
    Location
    Hull, England
    MS-Off Ver
    Excel 2010
    Posts
    76

    Question Click on Cell and Jump to a Sheet

    Hello,

    What a great forum this is....I am astonished at the level of help I receive when I have questions. Even the noobish question are met with assistance or helpfu guidance.

    I am working with Excel 2010. I have a spread sheet that has multiple pages. The very first page is a snap shot of the totals of the other pages. Is it possible to hyperlink a cell on the front page and direct it to a specific sheet within the workbook?

    For example - If I have a sheet named "Sales", and the front sheet total for the sheet named "Sales" is £250.....is it possible to click the £250 cell and have it jump to the sheet named "Sales"? You have to keep in mind that the cell that has the total is a calculation based on the "Sales" sheet. Another way to do it would be to use a cell in the same row that is desgination the 'jump to' cell that would jump to the sheet.

    I hope this is not too confusing to follow...in re-reading it I may have made it sound harder than it needs to be.

    Thanks for any help or effort put into this!

    Best wishes,

    Dave
    Last edited by wisedave; 02-16-2012 at 12:16 PM.

  2. #2
    Registered User
    Join Date
    04-20-2011
    Location
    Hull, England
    MS-Off Ver
    Excel 2010
    Posts
    76

    Re: Click on Cell and Jump to a Sheet

    Can anybody chime in on this? I am interested to see if there is a solution.

    Many thanks,

    Dave

  3. #3
    Valued Forum Contributor Haseeb A's Avatar
    Join Date
    05-24-2011
    Location
    India | Kwt
    MS-Off Ver
    2007
    Posts
    1,453

    Re: Click on Cell and Jump to a Sheet

    Not sure i understood, but you can use HYPERLINK.

    Say A2 is a text Sales. You have sheet named Sales. In B2 use

    =HYPERLINK("#'"&A2&"'!A1",SUM(INDIRECT("'"&A2&"'!A:A")))

    This will sum column A from the sheet entered in A2 & give a hyperlink on it's total.

    if this is not you are looking, please attach a sample file.
    HTH; Haseeb

    If your problem is solved, please say so clearly, and mark your thread as Solved:
    Forum Rules & How to Mark a thread as SOLVED

  4. #4
    Valued Forum Contributor MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2010
    Posts
    5,285

    Re: Click on Cell and Jump to a Sheet

    Hi wisedave,

    Read this site for your answer.
    http://www.experts-exchange.com/Soft..._23558557.html
    One test is worth a thousand opinions.
    Click the * below to say thanks.

  5. #5
    Registered User
    Join Date
    04-20-2011
    Location
    Hull, England
    MS-Off Ver
    Excel 2010
    Posts
    76

    Re: Click on Cell and Jump to a Sheet

    Thank for the help!

    -Dave

+ 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.2.0