+ Reply to Thread
Results 1 to 4 of 4

Additional criterion date function to be added to existing formula

  1. #1
    Forum Contributor
    Join Date
    10-13-2011
    Location
    Australia
    MS-Off Ver
    Office 16
    Posts
    329

    Additional criterion date function to be added to existing formula

    I am looking to replicate the same formula in Cell V3 of the RESULT DATA sheet in cell W3 with additional criteria.
    The outcome is to be based on the dates shown in GOIT907! Column D that is less than or equal to the date displayed in “GOIT907!$P$2.”
    The formula is already looking at the GOIT907 sheet, for any fund with P (column F) with a blank in the result (column G) then adding the hours from Column O.
    By my manual calculation, the result should be 23,260.
    Any help please???
    Attached Files Attached Files
    Last edited by Christopherdj; 04-24-2012 at 01:45 AM.

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Additional criterion date function to be added to existing formula

    Hi Christopher,

    You can use the below formula in W3:-

    {=SUM(IF((GOIT907!$D$2:$D$5000<=GOIT907!$P$2)*(GOIT907!$F$2:$F$5000=$A$3)*(GOIT907!$G$2:$G$5000=V$1),GOIT907!$O$2:$O$5000,""))}

    Above is an array formula and need to be entered using CTRL SHIFT ENTER key combination. thanks.

    Sample file
    Test Excel Forum 24 April.xlsm


    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Forum Contributor
    Join Date
    10-13-2011
    Location
    Australia
    MS-Off Ver
    Office 16
    Posts
    329

    Re: Additional criterion date function to be added to existing formula

    Thank you so much, I forgot about the array function - that's why I couldn't get it to work.
    Your solution has worked, thank you so much.

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Additional criterion date function to be added to existing formula

    You are welcome..

    Cheers

    Regards,
    DILIPandey

    <click on below 'star' if this helps>

+ 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