+ Reply to Thread
Results 1 to 3 of 3

Filling missing values

  1. #1
    Registered User
    Join Date
    08-05-2013
    Location
    malaysia
    MS-Off Ver
    Excel 2010
    Posts
    4

    Filling missing values

    Hello everyone
    I have a time series data of daily precipitation. some of the data is missing. I want to reconstruct the missing value by calculate the mean of precipitation in before and after that specific date. So my question is how I can write an equation that calculate the mean of all the value of the specific day in different years except missing one.
    Any help would be appreciated.
    Thank you in advance
    Attached Files Attached Files

  2. #2
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: Filling missing values

    =AVERAGEIFS($C$2:$C$10000,$D$2:$D$10000,">0",$A$2:$A$10000,A2,$B$2:$B$10000,C2) drag down
    If this does not work could you state the expected value for row 1189?
    If you are http://www.excelforum.com/image.php?type=sigpic&userid=125481&dateline=1392355029happy with the results, please add to the contributor's
    reputation by clicking the reputation icon (star icon).




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.
    To undo, select Thread Tools-> Mark thread as Unsolved.
    http://www.excelaris.co.uk

  3. #3
    Registered User
    Join Date
    08-05-2013
    Location
    malaysia
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Filling missing values

    Thank you very much dear RobertMika for your help, but unfortunately I didn't get the correct answer. I attached the file with the answer I get also the missing data I need to reconstruct them. Please have a look. The value for row 1189 is 11.6.

    Thank you again and any help is highly appreciated.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Filling in id number that are missing from two spreadsheets
    By tantcu in forum Excel General
    Replies: 3
    Last Post: 01-21-2013, 01:59 PM
  2. [SOLVED] Ordering and filling Missing values in Excel 2010
    By dr_phd1 in forum Excel General
    Replies: 3
    Last Post: 11-02-2012, 06:57 AM
  3. [SOLVED] Filling in missing data
    By dee in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-19-2006, 03:10 AM
  4. Filling in missing data
    By filky in forum Excel General
    Replies: 5
    Last Post: 06-23-2006, 09:45 AM
  5. [SOLVED] Filling in missing dates
    By picklet222 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-01-2005, 01:45 PM

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