+ Reply to Thread
Results 1 to 6 of 6

Automatically copying hyperlinks across worksheets

  1. #1
    Registered User
    Join Date
    05-13-2014
    MS-Off Ver
    Excel 2010
    Posts
    5

    Automatically copying hyperlinks across worksheets

    Hello,

    I've got a workbook that's being used as a calendar. The first worksheet is the "Global" calendar and contains cells populated with the hyperlink function (e.g. =HYPERLINK("www.event.com","event"), which show when an event is taking place and link to another location with more detail on said event. All of the other worksheets are calendars for individual countries which need to be automatically populated in the corresponding cells with anything that's input into the "Global" worksheet.

    Currently, the individual country worksheets use the formula =IF(Global!a1=0,"",Global!a1) to copy the information across but this only copies the text. What I really require is for the hyperlinks contained within the Global worksheet cells to also be copied across.

    Can anyone recommend the best way of achieving this? I've gotten nowhere so far.

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    09-01-2013
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2010
    Posts
    324

    Re: Automatically copying hyperlinks across worksheets

    You'll need a Function for this placed in a module of the workbook converting the dates.

    Create a new module or place the code below in the top of an existing module of the workbook:

    Please Login or Register  to view this content.

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


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



    I've attached an example below:
    Attached Files Attached Files
    Last edited by playaller; 05-13-2014 at 02:29 PM.


    Shelton A.
    If Helpful, Add Reputaion!

  3. #3
    Registered User
    Join Date
    05-13-2014
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Automatically copying hyperlinks across worksheets

    Awesome Playaller, it worked perfectly,

    Thanks!

  4. #4
    Registered User
    Join Date
    05-13-2014
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Automatically copying hyperlinks across worksheets

    Apologies, it's not working quite as well I initially thought. It seems to work when the original cell is formatted like your example with a simple hyperlink ([email protected]). Unfortunately my cells in the Global sheet are in the format: =hyperlink("[email protected]","tom"). When I do as you suggested with the cells like these in the global sheet, the corresponding cells in the other sheets give a value error. I need the corresponding cells in the other sheets to display and behave exactly like those in the global sheet, i.e show "tom" with the "[email protected]" link behind them. Any ideas where I might be going wrong?

    Thanks

  5. #5
    Registered User
    Join Date
    05-13-2014
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Automatically copying hyperlinks across worksheets

    Bump - I'm under a bit of pressure to get this sorted!

  6. #6
    Registered User
    Join Date
    05-13-2014
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Automatically copying hyperlinks across worksheets

    Bump #2 - I'd really appreciate if someone could help me out here

+ 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. copying hyperlinks
    By jeffcox in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-14-2013, 07:58 AM
  2. copying hyperlinks...is it possible?
    By vasmax32 in forum Excel General
    Replies: 1
    Last Post: 01-12-2009, 08:21 AM
  3. [SOLVED] Copying Hyperlinks that automatically update
    By Clark in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-26-2006, 08:20 PM
  4. Sorting and copying automatically between worksheets
    By nadia in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-12-2006, 06:25 PM
  5. Why is data automatically copying to all worksheets?
    By gwwillits in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-18-2005, 04:05 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