+ Reply to Thread
Results 1 to 2 of 2

Making Formula Scalable

  1. #1
    Registered User
    Join Date
    08-21-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    Making Formula Scalable

    If have this formula "SUM(IF(D81=0,C81,0),IF(D82=0,C82,0),IF(D83=0,C83,0),IF(D84=0,C84,0))" but I don't want to extend that out to 100 cells, isn't there an easier way to make this scalable?

    Thanks
    Last edited by Bkeith; 08-27-2013 at 09:10 AM.

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

    Re: Formula

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

  3. #3
    Registered User
    Join Date
    11-20-2012
    Location
    New Haven, CT
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Making Formula Scalable

    Try =SUMIFS(C81:C181,D81:D181,"0")

    This will sum all of the cells in column C where the Cell in column D=0 if im reading the formula you posted correctly.

+ 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. Replies: 6
    Last Post: 10-08-2009, 03:45 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