Results 1 to 21 of 21

Using HyperLink Function in a Dropdown List does not give the Hyperlink functionality

Threaded View

e4excel Using HyperLink Function in a... 03-16-2011, 04:41 AM
davesexcel Re: Using HyperLink Function... 03-16-2011, 05:33 AM
e4excel Re: Using HyperLink Function... 03-16-2011, 05:52 AM
davesexcel Re: Using HyperLink Function... 03-16-2011, 06:08 AM
TghFox Re: Using HyperLink Function... 03-16-2011, 06:24 AM
davesexcel Re: Using HyperLink Function... 03-16-2011, 06:28 AM
dondhawal Re: Using HyperLink Function... 03-16-2011, 07:11 AM
TghFox Re: Using HyperLink Function... 03-16-2011, 07:48 AM
e4excel Re: Using HyperLink Function... 03-16-2011, 10:06 AM
snb Re: Using HyperLink Function... 03-16-2011, 10:11 AM
snb Re: Using HyperLink Function... 03-16-2011, 10:24 AM
davesexcel Re: Using HyperLink Function... 03-18-2011, 05:36 AM
e4excel Re: Using HyperLink Function... 03-18-2011, 01:41 PM
davesexcel Re: Using HyperLink Function... 03-18-2011, 07:43 PM
e4excel Re: Using HyperLink Function... 03-18-2011, 10:29 PM
davesexcel Re: Using HyperLink Function... 03-19-2011, 05:51 AM
e4excel Re: Using HyperLink Function... 03-19-2011, 07:11 AM
davesexcel Re: Using HyperLink Function... 03-19-2011, 08:21 AM
e4excel Re: Using HyperLink Function... 03-19-2011, 09:13 AM
  1. #1
    Registered User
    Join Date
    11-03-2008
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    2,522

    Using HyperLink Function in a Dropdown List does not give the Hyperlink functionality

    Using HyperLink Function in a Dropdown List does not give the Hyperlink functionality

    I am using a DropDown which contains a list of Account nos in the Col B
    from Cell B2 till B8 as shown..

    Row 1 Col B
    Row 2 <- Blank
    Row 3 Acct1
    Row 4 Acct2
    Row 5 Acct3
    Row 6 Acct4
    Row 7 Acct5
    Row 8 Acct6

    Now this List is used in a defines Name as AcctNos..
     cell B3 = 
    IF(ISERROR(HYPERLINK("#"&CELL("address",INDIRECT("'"&$J3&"'!$A$1")),$J3)),$J3,HYPERLINK("#"&CELL("address",INDIRECT("'"&$J3&"'!$A$1")),$J3))
    In the Cloumn J the same data is stored simply..

    Now, I want to get the Hyperlink functionality in the Dropdown a the MainFile as these values are Individual Acct nos and are Individual Sheets

    So how DO i get this working..In the dropdown nothing works..A VBA solution with explanation would also be welcome if this is impossible with Formulas..

    Warm Regards
    e4excel
    Last edited by e4excel; 03-19-2011 at 09:15 AM.

Thread Information

Users Browsing this Thread

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

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