+ Reply to Thread
Results 1 to 2 of 2

Link to last entry

  1. #1
    dthomas
    Guest

    Link to last entry


    Is it possible to link a cell to a column in such a way that the cell
    will always return the last value in that column, and will update when
    a new value is added to the column?

    Thanks


    --
    dthomas

  2. #2
    JE McGimpsey
    Guest

    Re: Link to last entry

    One way (array-entered: CTRL-SHIFT-ENTER or CMD-RETURN):

    =INDEX(A:A,MAX((A1:A65535<>"")*ROW(INDIRECT("1:65535"))))


    In article <[email protected]>,
    dthomas <[email protected]> wrote:

    > Is it possible to link a cell to a column in such a way that the cell
    > will always return the last value in that column, and will update when
    > a new value is added to the column?
    >
    > Thanks


+ 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