+ Reply to Thread
Results 1 to 4 of 4

show the latest date automaticly

  1. #1
    Registered User
    Join Date
    06-29-2007
    Posts
    2

    show the latest date automaticly

    Ok, so I am rusty with excel. I do not know if this is an advanced formula or something I'm simply over looking.

    http://i19.photobucket.com/albums/b1...lent/Chart.jpg
    This is the picture of the spreadsheet.

    I am just trying to make cell C1 show the latest date automaticly. So I do not have to go in and change the formula to the newest date, or just type in the "current score"

    Then additionally. I want cell C2 to show the month before thats score.

    Please help. my boss wants this in by 4am tommorow.

    Thanks in advance,
    Justin
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Justin

    Is this always going to be the result from row 18, or are you going to want to select the residence in column A???


    rylo

  3. #3
    Registered User
    Join Date
    06-29-2007
    Posts
    2
    It will always be row 18. it will just continue to expand down the columns d,e,f,g,h,i >>>>etc...

  4. #4
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Try

    C1: =LOOKUP(9.9E+307,18:18)
    C2: =INDEX(18:18,0,COUNTA(18:18)-1)


    HTH

    rylo

+ 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