+ Reply to Thread
Results 1 to 3 of 3

Hyperlink to blank available row?

  1. #1
    Forum Contributor
    Join Date
    10-11-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    358

    Hyperlink to blank available row?

    This should be relatively straight forward...

    "A12" says "Click for new line". I want that to be a hyperlink so if someone clicks it, it will automatically take you to a fresh new line to input there information.

    Row 14 and above is a frozen pane.

    Anything from row 15 below will contain data.

    I could have 1,232 rows and the users who are using this spreadsheet probably won't fancy scrolling down for ages to find a new row to enter the information...


    Anyone help with this

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Hyperlink to blank available row?

    try
    =HYPERLINK("#"&ADDRESS(COUNTA($A$15:$A$10000)+15,1),"click for new line")
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Contributor
    Join Date
    10-11-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    358

    Re: Hyperlink to blank available row?

    Quote Originally Posted by martindwilson View Post
    try
    =HYPERLINK("#"&ADDRESS(COUNTA($A$15:$A$10000)+15,1),"click for new line")
    Bingo - Spot on. That has worked PERFECTLY! Love this site!

+ 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] Hyperlink to next blank cell in a row
    By Andaw in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-26-2014, 10:42 AM
  2. Replies: 1
    Last Post: 02-23-2013, 05:18 AM
  3. [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
  4. [SOLVED] Need hyperlink in cell qnly if adjacent cell to left is blank...
    By egildone in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-27-2012, 03:52 PM
  5. Macro which creates a Hyperlink on the next available blank row?
    By dandavis1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-11-2010, 09:35 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