+ Reply to Thread
Results 1 to 7 of 7

Formula for Adding Multiple Tasks

Hybrid View

  1. #1
    Registered User
    Join Date
    04-20-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    3

    Question Formula for Adding Multiple Tasks

    Hi Excel Gurus,

    I am facing a challenge: I am attempting to have an Excel workbook add "time counts" if text from a dropdown menu is the same across several rows. I am attempting to consolidate these "time counts" to one row instead of multiple rows. The text in the dropdown menu can be about 100 different combinations of words but when the words are the same, I want to rows to sum.

    Thanks for your assitance in helping me develop a formula. Please let me know if I can clarify my problem in any way.

    Regards.

  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Formula for Adding Multiple Tasks

    Providing a small sample file (with private data removed) would help to clarify what you want.

    Best to show examples of what the end result should look like and why.

  3. #3
    Registered User
    Join Date
    04-20-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Formula for Adding Multiple Tasks

    I have uploaded a sample Excel file with the problem listed.

    Basically I want to consolidate all of the same tasks (Task A = Task A) and aggregate their collective times. You can see from the sample file that the tasks are not in any specific order.

    Thanks for the help!

    Best,
    Owen
    Attached Files Attached Files

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Formula for Adding Multiple Tasks

    In G4 and copied down:

    =SUMIF($A$3:$A$12,F4,$D$3:$D$12)

  5. #5
    Registered User
    Join Date
    04-20-2011
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Formula for Adding Multiple Tasks

    Quote Originally Posted by Cutter View Post
    In G4 and copied down:

    =SUMIF($A$3:$A$12,F4,$D$3:$D$12)
    Thanks, Cutter! What if the dropdown list values (Data Validation) are not on the same worksheet as the actual dropdown menus?

    Regards.

  6. #6
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Formula for Adding Multiple Tasks

    Sorry, I don't know what you mean by that.

    Do you mean the value in F4 of the formula I gave?
    If so, just change that reference of F4 to wherever the value is.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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