+ Reply to Thread
Results 1 to 9 of 9

Hyperlink is not working Hidden Sheets

  1. #1
    Registered User
    Join Date
    10-17-2015
    Location
    Kosovo
    MS-Off Ver
    Microsoft 365 MSO (Version 2403 Build 16.0.17425.
    Posts
    82

    Hyperlink is not working Hidden Sheets

    I have Worksheet with Hyperlinks to each sheet.In the Sheet Main i have hyperlink are link with Sheets1, sheets2 etc but the problem is when I hidden sheets like sheets1, sheets2 the hyperlink in Main Sheets are not working

  2. #2
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Hyperlink is not working Hidden Sheets

    That would be correct. Hyperlinks only work with visible sheets, to make the links work you would need to make the sheets visible first.

  3. #3
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525

    Re: Hyperlink is not working Hidden Sheets

    You can't hyperlink to a hidden sheet

  4. #4
    Forum Expert KOKOSEK's Avatar
    Join Date
    08-03-2018
    Location
    Pole in Yorkshire, UK
    MS-Off Ver
    365/2013
    Posts
    2,765

    Re: Hyperlink is not working Hidden Sheets

    IMHO obvious. If You want to keep them hidden, then instead of standard hyperlink (I think) You have to use VBA to unhide particular sheet first.
    Happy with my answer * Add Reputation.
    If You are happy with solution, please use Thread tools and mark thread as SOLVED.

  5. #5
    Registered User
    Join Date
    10-17-2015
    Location
    Kosovo
    MS-Off Ver
    Microsoft 365 MSO (Version 2403 Build 16.0.17425.
    Posts
    82

    Re: Hyperlink is not working Hidden Sheets

    Here is the attachment
    Attached Files Attached Files

  6. #6
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525

    Re: Hyperlink is not working Hidden Sheets

    You will have to remove the hyperlinks for the code to work.

    Assign these to your two buttons
    Please Login or Register  to view this content.
    Assign this to your return button

    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    10-17-2015
    Location
    Kosovo
    MS-Off Ver
    Microsoft 365 MSO (Version 2403 Build 16.0.17425.
    Posts
    82

    Re: Hyperlink is not working Hidden Sheets

    Until now is working good but still sheets show up visible during use link white VBA, so I hide the sheets but when I use sheets the sheets are unhide agian. I like the sheets to be invisible all the time.
    See atatch
    Attached Files Attached Files

  8. #8
    Forum Expert KOKOSEK's Avatar
    Join Date
    08-03-2018
    Location
    Pole in Yorkshire, UK
    MS-Off Ver
    365/2013
    Posts
    2,765

    Re: Hyperlink is not working Hidden Sheets

    Check attached file.
    And few words explanation.
    Buttons (objects) on Menu tab I renamed as Sheets1 and Sheets2 (as You wish to direct to, and also I cancel hyperlink on it.
    Now VBA on Click event checking object name and redirect to particular sheet.
    Code as below:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and also I've added on Menu sheet activate hiding both other sheets.
    Attached Files Attached Files

  9. #9
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525

    Re: Hyperlink is not working Hidden Sheets

    Quote Originally Posted by bixha View Post
    Until now is working good but still sheets show up visible during use link white VBA, so I hide the sheets but when I use sheets the sheets are unhide agian. I like the sheets to be invisible all the time.
    See atatch
    You need to remove the links in the return buttons as well.
    -
    -
    RemoveLinks.jpg

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hyperlink to hidden sheet using a cell with the =Hyperlink formula
    By pauldonnelly16 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-23-2018, 07:53 PM
  2. Working With Hidden Sheets
    By jo15765 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-18-2017, 05:12 AM
  3. Working with hidden sheets
    By Roget168 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-08-2017, 02:10 AM
  4. Hyperlink for hidden sheets
    By gengiskhan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-08-2016, 12:26 PM
  5. Hyperlink to Hidden Sheets
    By JasonNeedsHelp in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-09-2016, 03:45 PM
  6. [SOLVED] Format all cells in all sheets to Protection Hidden on visible and hidden tabs
    By DeRo22 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-28-2014, 03:17 PM
  7. Hyperlink Issues going to hidden sheets
    By Thelt2000x in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-23-2011, 01:45 PM

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