+ Reply to Thread
Results 1 to 4 of 4

Hyperlink cells from one sheet to another - locked cell reference

  1. #1
    Registered User
    Join Date
    03-05-2018
    Location
    Illinois, USA
    MS-Off Ver
    Office 365
    Posts
    5

    Hyperlink cells from one sheet to another - locked cell reference

    Hello! I want to hyperlink A2 on Order tracking to A2 on Requirments and vice-versa, and I want this to filter to all orders, i.e. A3 Order Tracking to A3 Requirements A4 to A4, etc. My hope is to be able to click on the hyperlink in one sheet and have it take me to that same hyperlink order # on on the other sheet. I tried using $A$2 and copy/pasting formula but it didn't work.

    Help is appreciated!
    Attached Images Attached Images
    Attached Files Attached Files

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

    Re: Hyperlink cells from one sheet to another - locked cell reference

    Since you know where the worksheet module is, you can use the worksheet_selectionChange event to take you to the other sheet.
    Place this in the worksheet(Order Tracking) module. Alter the code and change the sheet name if you place it in the other worksheet.

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    03-05-2018
    Location
    Illinois, USA
    MS-Off Ver
    Office 365
    Posts
    5

    Re: Hyperlink cells from one sheet to another - locked cell reference

    Thanks - I entered the code but how does it hyperlink? Do I need to add a hyperlink function to each cell in Column A on both sheets?
    Attached Files Attached Files

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

    Re: Hyperlink cells from one sheet to another - locked cell reference

    You don't need hyperlinks, did you not try the code?

+ 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. [SOLVED] Macro to Create Hyperlink with Sheet Name/Cell Reference Message Box
    By yohanmcdonald in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-28-2017, 03:08 PM
  2. [SOLVED] Email hyperlink not updating correctly in Locked sheet.
    By Pheo-Blue in forum Excel General
    Replies: 3
    Last Post: 05-20-2017, 11:42 AM
  3. External cell reference based on hyperlink in a cell in the active sheet
    By Sydstar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-29-2014, 08:25 AM
  4. [SOLVED] Locked formula changes reference when rows added to reference sheet in same workbook
    By macrorookie in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-19-2014, 04:08 PM
  5. [SOLVED] Problem in Hyperlink - Reference to a cell of another sheet
    By abduljaleel.mca in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-09-2013, 12:11 AM
  6. Hyperlink in a locked cell, is this possible?
    By michellecairns in forum Excel General
    Replies: 7
    Last Post: 01-06-2012, 10:54 AM
  7. Reference 'locked cells'
    By dodyryda in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-25-2009, 08:51 AM

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