+ Reply to Thread
Results 1 to 2 of 2

How do I always insert last cell from a increasing array ?

Hybrid View

  1. #1
    Radu
    Guest

    How do I always insert last cell from a increasing array ?

    In a increasing array of values I want to use always the last value as input
    in another formula. Is there a smart trick? Thanks

  2. #2
    Bob Phillips
    Guest

    Re: How do I always insert last cell from a increasing array ?

    =INDEX(A:A,MATCH(9.99999999999999E307,A:A))

    will get the last value in column A.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Radu" <Radu@discussions.microsoft.com> wrote in message
    news:B32DB923-CACE-47CC-A3CC-12166779BCF9@microsoft.com...
    > In a increasing array of values I want to use always the last value as

    input
    > in another formula. Is there a smart trick? 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