+ Reply to Thread
Results 1 to 3 of 3

Summing the cost of a project by month

  1. #1
    Registered User
    Join Date
    08-15-2014
    Location
    London, England
    MS-Off Ver
    Microsoft 2010
    Posts
    6

    Summing the cost of a project by month

    Hi

    Apologies I asked this question this morning and it was very kindly answered but I have now done something to the code and can not get it to work the previous thread I have marked as solved.

    What I am trying to do is total all of the cost that is related to each project for each month the formula I am using is

    =SUMPRODUCT(--(MONTH('IFS '!C2:C200)=4),--('IFS '!I:S=A8),'IFS '!S:S)

    I have attached a copy of the spreadsheet

    Thank you for any help
    Attached Files Attached Files
    Last edited by Bobski9776; 08-18-2014 at 07:23 PM.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: Summing the cost of a project by month

    Perhaps a Pivot Table?

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Summing the cost of a project by month

    I'd go with Pivot Table too but if you want to fix your formula

    =SUMPRODUCT(--(MONTH('IFS '!$C$2:$C$1000)=4),--('IFS '!$I$2:$I$1000=A7),'IFS '!$S$2:$S$1000)

    The number of rows in each argument need to be the same or you'll get an error. If the range is too big, it'll take too long to calculate.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    08-15-2014
    Location
    London, England
    MS-Off Ver
    Microsoft 2010
    Posts
    6

    Re: Summing the cost of a project by month

    Thank you, works a dream

+ 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] Calculate cost per week for project
    By kingcordova in forum Excel General
    Replies: 6
    Last Post: 04-09-2019, 07:50 AM
  2. Calculate project planned % complete per month until the end of project
    By nmllamas in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-29-2014, 07:54 AM
  3. Replies: 1
    Last Post: 05-02-2014, 03:05 PM
  4. [SOLVED] I am doing a project to see how the increase in cost per 1000 effects the profit
    By harpinder in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-27-2012, 03:26 PM
  5. [SOLVED] Outputing engineering cost based on total cost of project. Looking for help with matching
    By cadamhill in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-17-2012, 09:31 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