Results 1 to 7 of 7

Sumprod formula to exclude string values

Threaded View

  1. #1
    Registered User
    Join Date
    12-17-2010
    Location
    Charlotte, NC
    MS-Off Ver
    Excel 2007
    Posts
    6

    Sumprod formula to exclude string values

    Hi there. Hoping to get some help as I can't figure out how to exclude string values. Tried searching on site for answer to my question, but could not find it.

    Question is...in the below formula the red are pointing back to name ranges in a different tab on my spreadsheet. On that spreadsheet I also have a name range called DTCCSUBSUPPREF

    I would like to add within my formula, a string which will point to that name range and exclude values if they fit my criteria. Basically I need to see values only where comp or tri dont show up. comp or tri could be the only value in the cell, or could be in the beginning of a string, at end, or in between. Below examples. I have tried (--(DTCCSUBSUPPREF<>"*comp*")*(--(DTCCSUBSUPPREF<>"*tri*") , and I would have thought the * characters would have served as a catch all.

    Below is the entire folumla just in case. Any help would be greatly appreciated!!!!

    11111111FT04comp
    comp
    tri
    11comp
    11tri
    tri11111111FRP06


    =SUMPRODUCT((--(DTCCSUBTRANSTYPE<>$G$2))*(--(DTCCSUBEVENTTYPE<>$I$2)*(--(DTCCSUBBACKLOAD<>$I$3)*(--(DTCCSUBINPUTSOURCE<>$I$4)*(--(TEXT(DTCCSUBTRADEDATE,"MMM-YY")=$D$2))))))
    Last edited by gberna2; 01-22-2014 at 03:13 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Exclude values within brackets from my formula.
    By faithhammer in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 11-25-2013, 01:17 AM
  2. sum formula to exclude zero values
    By nmginn in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-14-2013, 04:19 PM
  3. [SOLVED] SUMIF, SUMPROD, LEN, LEFT, cond sum checking string's length and initial character cells
    By Dolphin74 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-23-2012, 05:16 AM
  4. Replies: 4
    Last Post: 03-30-2012, 07:55 AM
  5. Excel sumprod formula
    By Engineers08 in forum Excel General
    Replies: 3
    Last Post: 08-10-2007, 09:37 AM

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