+ Reply to Thread
Results 1 to 5 of 5

Find last number

  1. #1
    MamaBee
    Guest

    Find last number

    Hello.
    This Excel beginner could use your help.

    I would like to have cell g3 display the last number added to range
    B2:B76.

    Any help is appreciated.
    TIA
    MamaB


  2. #2
    Paul B
    Guest

    Re: Find last number

    MamaBee, here is one way,

    =INDEX(B2:B76,MATCH(9.99999999999999E+307,B2:B76))
    --
    Paul B
    Always backup your data before trying something new
    Please post any response to the newsgroups so others can benefit from it
    Feedback on answers is always appreciated!
    Using Excel 2002 & 2003

    "MamaBee" <[email protected]> wrote in message
    news:[email protected]...
    > Hello.
    > This Excel beginner could use your help.
    >
    > I would like to have cell g3 display the last number added to range
    > B2:B76.
    >
    > Any help is appreciated.
    > TIA
    > MamaB
    >




  3. #3
    Gord Dibben
    Guest

    Re: Find last number

    In G3 enter =LOOKUP(9.99999999999999E+307,B2:B76)


    Gord Dibben MS Excel MVP


    On Thu, 03 Aug 2006 14:42:34 GMT, MamaBee <[email protected]> wrote:

    >Hello.
    >This Excel beginner could use your help.
    >
    >I would like to have cell g3 display the last number added to range
    >B2:B76.
    >
    >Any help is appreciated.
    >TIA
    >MamaB



  4. #4
    RagDyeR
    Guest

    Re: Find last number

    Try this:

    =LOOKUP(99^99,B2:B76)

    --

    HTH,

    RD
    =====================================================
    Please keep all correspondence within the Group, so all may benefit!
    =====================================================

    "MamaBee" <[email protected]> wrote in message
    news:[email protected]...
    Hello.
    This Excel beginner could use your help.

    I would like to have cell g3 display the last number added to range
    B2:B76.

    Any help is appreciated.
    TIA
    MamaB



  5. #5
    MamaBee
    Guest

    Re: Find last number

    THANKS, Gord and others who responded; much appreciated.

    Thanks to this group, I'm learning lots about Excel ...... don't always
    understand the reasoning behind some of the formulas but I'm learning.
    MamaBee

    Gord Dibben wrote:

    > In G3 enter =LOOKUP(9.99999999999999E+307,B2:B76)
    >
    >
    > Gord Dibben MS Excel MVP
    >
    >
    > On Thu, 03 Aug 2006 14:42:34 GMT, MamaBee <[email protected]> wrote:
    >
    >
    >>Hello.
    >>This Excel beginner could use your help.
    >>
    >>I would like to have cell g3 display the last number added to range
    >>B2:B76.
    >>
    >>Any help is appreciated.
    >>TIA
    >>MamaB

    >
    >



+ 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