Results 1 to 6 of 6

SUMPRODUCT Conditional Formatting

Threaded View

  1. #1
    Registered User
    Join Date
    11-01-2018
    Location
    USA
    MS-Off Ver
    2013
    Posts
    3

    SUMPRODUCT Conditional Formatting

    Hello all,

    Attempting to write a weighted average with multiple conditions. Having trouble with multiple aspects of the formula.

    1)Instead of being equal too text (e.g. --(F:F="Apples") I attempted wrote my formula as you would to be NOT equal to the text (e.g --(F:F<>"Oranges")). This is because there are multiple unique variables which exist in my data so it is easier to just exclude "Apples". I could manipulate the data so that these multiple variables all roll up to one unique variable "NOT APPLES", but would prefer to keep the current structure.

    2)One Condition I wrote is greater than a date. It is linked to a cell but I attempted to write this as you would for an IF Condition (E:E>=&A1)

    This could be a simple quotation mark or other formatting error. Finding information on this specific situation was difficult. Any help is greatly appreciated Actual Formula I used is below:

    =SUMPRODUCT(--('Loan Level Data Query'!$B:$B='Lookup Logic'!B1),--('Loan Level Data Query'!$L:$L>='Lookup Logic'!B2),--('Loan Level Data Query'!$E:$E<>"Conventional"),--('Loan Level Data Query'!$J:$J<>"Corespond"),('Loan Level Data Query'!$D:$D,'Loan Level Data Query'!$F:$F))/SUM('Loan Level Data Query'!$D:$D)
    Last edited by Cstrauss; 11-01-2018 at 02:14 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Override conditional formatting (in general, without changing the conditional formatting)
    By Stormin' in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-21-2017, 07:15 AM
  2. Conditional Formatting - 2 sheets using Vlookup or Index/Match or SumProduct?
    By phrankndonna in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-10-2016, 01:38 PM
  3. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  4. [SOLVED] Conditional formatting: SUMPRODUCT over range - delete rows
    By ExcelStefan in forum Excel General
    Replies: 3
    Last Post: 07-23-2012, 04:35 AM
  5. Conditional Formatting calander with SUMPRODUCT
    By dudelebowski in forum Excel General
    Replies: 3
    Last Post: 11-17-2010, 05:54 PM
  6. Replies: 3
    Last Post: 07-09-2009, 08:22 AM
  7. sumproduct and conditional formatting problem
    By reggie1000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-11-2008, 11:22 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