+ Reply to Thread
Results 1 to 2 of 2

vlookups and hyperlinks

  1. #1
    lmolle
    Guest

    vlookups and hyperlinks

    I want to be able to enter a specified code on sheet 1 and have it go to the
    hyperlink I have for that code on another sheet where I have the codes and
    hyperlinks listed in a table format.
    --
    roo143us

  2. #2
    Dave Peterson
    Guest

    Re: vlookups and hyperlinks

    Something like

    =hyperlink(vlookup(a1,sheet2!a:b,2,false))

    might work for you.

    lmolle wrote:
    >
    > I want to be able to enter a specified code on sheet 1 and have it go to the
    > hyperlink I have for that code on another sheet where I have the codes and
    > hyperlinks listed in a table format.
    > --
    > roo143us


    --

    Dave Peterson

+ Reply to Thread

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