+ Reply to Thread
Results 1 to 2 of 2

Can't get a hyperlink to the first empty cell in a column of non-numeric values

  1. #1
    Registered User
    Join Date
    01-24-2020
    Location
    Just behind that tree
    MS-Off Ver
    2013
    Posts
    13

    Can't get a hyperlink to the first empty cell in a column of non-numeric values

    Hello all,

    I have been trying to create a link in cell A5 that will take me to either the first empty cell in a non-numeric column (H) or the last entry in that column. The column consists of a repetition of five categories (such as admin and literature research) in a fairly random sequence. As its an ever-growing list, the last entry will keep on going down, so I cannot simply link to cell H51.

    I have tried several formulae in Excel2013, but this one came the closest to functioning:

    Please Login or Register  to view this content.
    With closest to functioning, I mean that it worked until I changed the first column identifier $H$ from a B to an H. It stopped working, so I changed it back and then it all fell apart.

    I have a feeling that I've already touched upon the right answer along the way, but I haven't been able to make it work. Any thoughts?
    Last edited by QuieT; 01-26-2020 at 06:32 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Can't get a hyperlink to the first empty cell in a column of non-numeric values

    I changed the ; to , for my regional settings... and fixed the filename info and it's working as described AFTER I CHANGED THE CELL FORMAT back to GENERAL, then reconfirmed the formula.

    =HYPERLINK("[Sample logbook.xlsx]Activities!$H$"&MATCH(CHAR(255),H:H,1)+1,"Last entry")
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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] how to insert empty rows based on column B cell values and paste above values with macro?
    By genetist in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-11-2018, 11:47 AM
  2. error writing to cell if a numeric text box is empty
    By Roberta.Walker in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-07-2016, 02:34 PM
  3. [SOLVED] Select and copy all values in a column through last non empty cell
    By Emma_B in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-20-2014, 06:21 AM
  4. Replies: 9
    Last Post: 11-18-2013, 07:40 AM
  5. Replies: 2
    Last Post: 08-01-2013, 10:27 PM
  6. [SOLVED] Help find MAX value in one column when numeric & alph-numeric values are present
    By KevinAB in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-01-2013, 11:29 AM
  7. Copy values from cell in active row, paste in first empty cell in spesified column.
    By Test123Test in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-19-2012, 05:20 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