Results 1 to 7 of 7

Excel 2019 HYPERLINK function in array formula fails if both parameters are arrays

Threaded View

  1. #1
    Registered User
    Join Date
    07-07-2020
    Location
    Illinois
    MS-Off Ver
    Office 365
    Posts
    4

    Question Excel 2019 HYPERLINK function in array formula fails if both parameters are arrays

    I am trying to create an array formula that uses the HYPERLINK function to build friendly links to web pages.

    Formula: copy to clipboard
    =HYPERLINK(wiki & A2:A17, A2:A17)


    Here, wiki is a name whose value is a string that contains the web link minus the final page name. But it makes no difference if I instead use the literal string.

    See the attached workbook.

    The formula works fine if I don't pass the second parameter (the friendly link string). It also works fine if I don't use it as an array formula:

    Formula: copy to clipboard
    =HYPERLINK(wiki & A2, A2)


    Am I doing something wrong? I'm fairly certain that you can use two arrays in one formula so long as they are shaped the same.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Disable Hyperlink Warning in Excel 2019
    By turkanet in forum Excel General
    Replies: 1
    Last Post: 02-06-2020, 04:28 PM
  2. [SOLVED] VBA (or function) to turn a date into a number i.e 12/31/2019 to 2019.12
    By lynnsong986 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-23-2019, 03:56 PM
  3. Adding an Array as parameters of a function
    By oulouis in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-08-2017, 07:18 AM
  4. [SOLVED] Excel array formula and structured table date header fails with date number <10
    By sdassira in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-27-2015, 11:32 AM
  5. Array worksheet function fails when I use a range of 15,000 rows
    By Larry.LeBlanc@O in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-28-2014, 05:40 PM
  6. [SOLVED] Hyperlink function that goes to first empty or blank cell in a sheet fails.
    By Aussie Mat in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-05-2012, 09:58 PM
  7. Hyperlink function fails when using variable row number
    By Balex in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-08-2006, 01:45 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