+ Reply to Thread
Results 1 to 4 of 4

Need an IF function that SUMs the results from another column...

  1. #1
    Registered User
    Join Date
    04-30-2013
    Location
    Waterloo, Ontario
    MS-Off Ver
    Excel 2010
    Posts
    18

    Need an IF function that SUMs the results from another column...

    Hi there,

    I've attached the spreadsheet I'm working on. I need to ultimately show the total percentage of time being spent per line of business. This will change often, so I need a formula to grab the percentage by line of business each time it's changed.

    Based on the "Coordinators - Active" tab, I need to show the following:
    IF column B (Line of business) = Insurance (for example), what is the total added percentage taken from column D (% of time spent).

    I want to put that in column C on the SUMMARY tab, under the appropriate line of business.

    Thanks for much for your help! I'm not too familiar with nested ifs and and functions.

    Anna
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Need an IF function that SUMs the results from another column...

    In C3

    =SUMIF('Coordinators - Active'!B:B,A3,'Coordinators - Active'!D:D)

    Copy down

    format as %

    Alternatively, use pivot tables
    http://www.cpearson.com/excel/pivots.htm
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    04-30-2013
    Location
    Waterloo, Ontario
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Need an IF function that SUMs the results from another column...

    THANK YOU! That formula works perfectly. I appreciate your help!

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Need an IF function that SUMs the results from another column...

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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] Conditional format depending "I|F" sums results
    By heathbo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-13-2013, 04:30 AM
  2. Search Function, ROW WISE Results to COLUMN WISE Results
    By juanl in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 06-27-2013, 04:07 AM
  3. [SOLVED] Unable to display mail merge results using Preview Results function
    By trandle in forum Word Formatting & General
    Replies: 1
    Last Post: 05-30-2012, 12:29 AM
  4. [SOLVED] VBA column sums
    By Grumpy9215 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-10-2012, 08:31 AM
  5. Function to count non-contiguous cells in a column and sums the cells
    By Ace of Clubs in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-24-2009, 06:34 AM

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