+ Reply to Thread
Results 1 to 4 of 4

Sum values in cells based off of project name and project end date

  1. #1
    Registered User
    Join Date
    06-11-2013
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2010
    Posts
    3

    Sum values in cells based off of project name and project end date

    Greetings all!

    I have a spreadsheet that I need to be able to check if hours are allocated for labor per project beyond each project end date.

    The format of the spreadsheet is as follows:

    Row 2 contains "Description Headers" Employee, Project Name, Start date, End date, Dates by Week (ie... 01/07/13, 01/14,13, 01/21/13...) through the end of 2015.

    Project Name: Column L
    End Date: Column N
    Dates by Week: Column O through DM

    This is going to be a part of a larger error check that will be found on a seperate worksheet. I have attached a sample of the data.

    Many thanks in advance for your help!
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Sum values in cells based off of project name and project end date

    Hi and welcdome to the forum

    If I understand you correctly, try this, copied down...

    =SUMIFS('Resource Allocation by Proj '!$O3:$DM3,'Resource Allocation by Proj '!$O$2:$DM$2,">"&'Project Summary'!G4)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    06-11-2013
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Sum values in cells based off of project name and project end date

    That was it! Thanks for your help!

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Sum values in cells based off of project name and project end date

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a relatively new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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