+ Reply to Thread
Results 1 to 3 of 3

Calculate with Conditions

  1. #1
    Forum Contributor
    Join Date
    01-29-2018
    Location
    Cali
    MS-Off Ver
    Microsoft 365 MSO 64-Bit Version 2008 (Build 13127.21216)
    Posts
    108

    Calculate with Conditions

    Hi guys,

    Please see attached document.

    My help is needed with the calculations on column M:M.

    instead of having to put the tedious manual formula as it is showing. Is there a way to make this dynamic, so if I add columns to the table, it will atomically add those to the calculation? Also, Can we add a condition utilizing M4 Cell. to only calculate the Columns in the table if 4:4 row equals the number/value in M4.


    I'm pretty sure I did a horrible job explaining what I'm looking for, please let me know what clarity is needed
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,674

    Re: Calculate with Conditions

    A starter:

    in M6

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    If you want to limit this to M4 state

    =IF($A6="","",SUMPRODUCT(($B6:$L6)*($B$48:$L$48)*($B$4:$L$4=$M$4)))
    Last edited by JohnTopley; 07-26-2024 at 03:02 PM.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Contributor
    Join Date
    01-29-2018
    Location
    Cali
    MS-Off Ver
    Microsoft 365 MSO 64-Bit Version 2008 (Build 13127.21216)
    Posts
    108

    Re: Calculate with Conditions

    lmao, John,

    you are amazing, I'm sure that was so simple for u, thanks!!

+ 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 Value if certain conditions met
    By JamesParkerDC in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-09-2022, 05:50 PM
  2. VBA I want the sheet to calculate I1 for me when certain conditions are met.
    By g123456789 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-13-2019, 12:17 PM
  3. [SOLVED] Calculate top 3 scores with conditions
    By Deventus in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-12-2013, 09:17 AM
  4. [SOLVED] Calculate sum with conditions
    By bigband1 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-30-2012, 12:53 PM
  5. Calculate according to conditions
    By ianmorris1977 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-01-2008, 10:58 AM
  6. Calculate according to conditions
    By ianmorris1977 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-30-2008, 04:18 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