by Panch09 on March 17th, 2009

Panch09

Question

Help answer this question below.

I have several sheets within an Excel file, the first one is called 'Contents' and holds information in respect to all the other sheets within the file. I want to be able to double click on a sheet name in the list and be taken directly to that sheet

  • Like
  • Report

Answers. 2 helpful answers below.

  • by Tinkerbell on March 17th, 2009

    Tinkerbell

    You could turn each entry on the list of sheets into a hyperlink.

    Or you could do a little VBA code to do it. You would have to capture the selected cell contents and then do a worksheets("sheetname").activate

    I can do more detail if you need it.

    • Like
    • Report

    5 comments | Post one | Permalink

  • by Cyanotic Wasp on March 19th, 2009

    Cyanotic Wasp

    This works, doesn't involve macro programming, and is incredibly simple:

    =HYPERLINK( CELL( "filename", 'My Sheet Name'!$A$1), "Click here for My Sheet Name")

    =HYPERLINK( CELL( "filename", Sheet2!$H$25), "Click here for Sheet2")

    etc.

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading I have several sheets within an Excel file, the first one is called 'Contents' and holds information in respect to all the other sheets within the file. I want to be able to double click on a sheet name in the list and be taken directly to that sheet

Follow us on Facebook!

Related Ads

ANSWERBAG BUZZ

Jump to relevant sheets from first sheet in excel
You have done differently regrets
Sas excel multiple sheet range