+ Reply to Thread
Results 1 to 14 of 14

Hyperlink Autofill

Hybrid View

  1. #1
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Hyperlink Autofill

    Hello Shribbles
    Your first reference to Sheet2 is hard coded within double quotes ("") thus making it a fixed text value. Try the following:

    =HYPERLINK("#"&Sheet2!B4,Sheet2!B4)
    Both Sheet2 references are now cell references and should move relatively.

    Hope this helps.
    DBY

  2. #2
    Registered User
    Join Date
    10-08-2013
    Location
    Puerto Rico
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Hyperlink Autofill

    Thanks for the quick reply!

    I tried the formula you provided. When I hit "Enter" to complete it pops up requesting to update the file. Tried letting it choose the existing file, but it returns a "#NAME?" value.

+ 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] Very small AutoFill macro showing "AutoFill methode of range class failed" why ?
    By nur2544 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-28-2013, 10:21 PM
  2. Macro for Autofill removes header info when there is no data to autofill
    By esturan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-06-2012, 01:42 PM
  3. Autofill a hyperlink into workbook?
    By Andydayuk in forum Excel General
    Replies: 0
    Last Post: 10-16-2009, 01:30 AM
  4. Replies: 1
    Last Post: 06-17-2005, 04:05 PM
  5. Replies: 0
    Last Post: 03-02-2005, 12:06 PM

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