+ Reply to Thread
Results 1 to 5 of 5

Opening specific worksheet from hyperlink

  1. #1
    AndrewMead
    Guest

    Opening specific worksheet from hyperlink

    I can open a workbook from a hyperlink on a webpage, but I want to have
    several links which will open specific worksheets within the workbook. Can I
    do this and if so, how do I specify the sheet?

  2. #2
    Anne Troy
    Guest

    Re: Opening specific worksheet from hyperlink

    Insert named ranges, and then add #NamedRange to the end of the hyperlink.
    http://www.officearticles.com/excel/...soft_excel.htm
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "AndrewMead" <[email protected]> wrote in message
    news:[email protected]...
    > I can open a workbook from a hyperlink on a webpage, but I want to have
    > several links which will open specific worksheets within the workbook. Can

    I
    > do this and if so, how do I specify the sheet?




  3. #3
    Dave Peterson
    Guest

    Re: Opening specific worksheet from hyperlink

    I don't speak HTML, but maybe:

    <a href="file://c:/yourfolder/book1.xls#'sheet 1'!A1">click me</a>





    AndrewMead wrote:
    >
    > I can open a workbook from a hyperlink on a webpage, but I want to have
    > several links which will open specific worksheets within the workbook. Can I
    > do this and if so, how do I specify the sheet?


    --

    Dave Peterson

  4. #4
    AndrewMead
    Guest

    Re: Opening specific worksheet from hyperlink

    I'll try it!
    Thanks to both replies

    "Dave Peterson" wrote:

    > I don't speak HTML, but maybe:
    >
    > <a href="file://c:/yourfolder/book1.xls#'sheet 1'!A1">click me</a>
    >
    >
    >
    >
    >
    > AndrewMead wrote:
    > >
    > > I can open a workbook from a hyperlink on a webpage, but I want to have
    > > several links which will open specific worksheets within the workbook. Can I
    > > do this and if so, how do I specify the sheet?

    >
    > --
    >
    > Dave Peterson
    >


  5. #5
    AndrewMead
    Guest

    Re: Opening specific worksheet from hyperlink

    Thanks to both responses - they both work!
    Andrew



+ 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