+ Reply to Thread
Results 1 to 4 of 4

Changing the cell value automatically from the data range

  1. #1
    Registered User
    Join Date
    04-20-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    2

    Changing the cell value automatically from the data range

    Hi All

    I have the data as shown in the attached file.

    We have to receive the data for Actual Values and Target values on weekly basis, but that wnt happen due to some issues in data gathering. so sometimes we get the values filled in for 3 to 4 weeks at a time sometimes it stays same. Now in one cell we have to show the latest actual value available in the data range.

    For Ex. if the receive the data for 4 weeks today the 4th week's Actual value should be displayed in one cell. and after 2 weeks if i receive the data for 6 weeks the value should change automatically to 6th Weeks actual value.

    Please help me how can we achieve this in excel.

    Thanks
    kls
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Changing the cell value automatically from the data range

    Hi and welcome to the forum

    You mean something like this?

    =LARGE(C4:C16,""<>0)
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Valued Forum Contributor
    Join Date
    11-11-2008
    Location
    Euro
    MS-Off Ver
    2007, 2010
    Posts
    470

    Re: Changing the cell value automatically from the data range

    You mean, finding the lastest value?

    If right, Plz, using the formula

    =+LOOKUP(9.99999E+307,$C$4:$C$16)
    Best regard, -)iger-/iger
    If you are pleased with a solution mark your post SOLVED.

  4. #4
    Registered User
    Join Date
    04-20-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Changing the cell value automatically from the data range

    Yes, I have got the result. Thank you very much.

+ 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