+ Reply to Thread
Results 1 to 8 of 8

Create link to last value in a list with variable entries

  1. #1
    Registered User
    Join Date
    04-16-2013
    Location
    Montara, California, US
    MS-Off Ver
    Excel 2007
    Posts
    16

    Create link to last value in a list with variable entries

    Using an array formula I can find the row number of the last entry in a list regardless of entries {=MAX(IF($A$10:$A$2000<>"",ROW($A$10:$A$2000)))}. The number of entries in list is never the same. While I can find the row number and display the value, I can't click to get to it. . I want to be able to create a link or name to get to that row but cannot find a away to create a link or name based on a variable that changes.

    I thought INDIRECT might work but links and names can't be set based on a variable fields or formula. I searched forum but can't find a similar issue resolved, so hoping someone can give me some hints / suggestions on what to try.

    Thank you in advance for any help

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Create link to last value in a list with variable entries

    Try:
    Please Login or Register  to view this content.
    The formula returns last value in column, numeric or text as hyperlink in the same sheet to the cell with values shown.
    Returns value of highest row number in column A, using INDIRECT function for cell reference.

    Enter as an array formula: type the formula in the cell and then press CTRL+SHIFT+ENTER instead of just ENTER. Excel will automatically display the formula enclosed in braces { }.

    Hope it will help

    sandy


    edit:
    For more...
    Last edited by sandy666; 10-21-2015 at 10:37 PM.

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2405
    Posts
    13,416

    Re: Create link to last value in a list with variable entries

    For a Dynamic Named Range (FindNum) formula in Name Manager this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Then drawing upon sandy666's formula this modified version. It does not require entering CSE.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    For some strange reason it seems to execute faster and I don't know why.
    Dave

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Create link to last value in a list with variable entries

    Hi,

    Another way to accomplish this is with a very short macro that looks like:

    Please Login or Register  to view this content.
    Now you can also put an Icon on the Quick Access Toolbar (QAT) that will fire the above macro and take you to the last entry in column A.

    See the attached for the example.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  5. #5
    Registered User
    Join Date
    04-16-2013
    Location
    Montara, California, US
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Create link to last value in a list with variable entries

    I was able to use a combination of the recommendation to accomplish what I needed. I want to thank both FlameRetired and MarvinP for they great suggestions. I was not aware of the availability of the Hyperlink function, that will definitely come in handy in the future. So a huge thank you to both

  6. #6
    Registered User
    Join Date
    04-16-2013
    Location
    Montara, California, US
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Create link to last value in a list with variable entries

    HIt send to fast also wanted to include Sandy666 in my thank you

  7. #7
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Create link to last value in a list with variable entries

    If you got help - mark thread SOLVED! (Thread Tools->Mark thread as Solved) Thank You

  8. #8
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2405
    Posts
    13,416

    Re: Create link to last value in a list with variable entries

    You're welcome. Thanks for marking this [SOLVED] , for the feedback and the rep.

+ 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. Create dropdown list in Excel that will only list unique entries
    By MissAudrey in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-22-2015, 04:56 PM
  2. create link to workbook with variable name
    By WaterWings in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-27-2012, 03:09 PM
  3. Can I create a link as a variable?
    By steinfm in forum Excel General
    Replies: 3
    Last Post: 01-31-2011, 04:23 PM
  4. Create list that has duplicate entries
    By NMullis in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-14-2007, 03:07 PM
  5. Trying to create a variable link to another Excel file
    By tallman21 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-07-2006, 09:38 AM
  6. Create an external reference link with embedded variable
    By Greentree in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-09-2005, 03:05 PM
  7. Need to create unique list from list of multiple entries
    By Jeff in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-17-2005, 01:05 AM

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