+ Reply to Thread
Results 1 to 2 of 2

Tweak to SUMIFS to exclude a letter in another cell

  1. #1
    Forum Contributor
    Join Date
    02-09-2007
    Location
    UK
    MS-Off Ver
    2019 & 365
    Posts
    304

    Tweak to SUMIFS to exclude a letter in another cell

    Hello,

    In cell M1 I have a single letter than can change, currently it is the letter P

    I need to tweak this formula to say SUMIFS anything but the single letter contained within M1

    I have tried adding <> but cant seem to get it to work.

    =SUMIFS(Sheet2!$E:$E,Sheet2!$B:$B,Sheet1!$J$1,Sheet2!$O:$O,Sheet1!$M$1,Sheet2!$D:$D,Sheet1!$F5,Sheet2!N:N,"E")

    Thanks BVG

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Tweak to SUMIFS to exclude a letter in another cell

    How about
    =SUMIFS(Sheet2!$E:$E,Sheet2!$B:$B,Sheet1!$J$1,Sheet2!$O:$O,"<>"&Sheet1!$M$1,Sheet2!$D:$D,Sheet1!$F5,Sheet2!N:N,"E")

    If the formula is on sheet1 then you should get rid of the sheet1 references & just use the cell address

+ 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. SUMIFS, exclude range of criteria
    By ABSTRAKTUS in forum Excel General
    Replies: 1
    Last Post: 02-06-2020, 10:44 AM
  2. SUMIFS to exclude a value
    By Motox in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-21-2016, 12:51 AM
  3. SUMIFS and exclude Duplicates
    By Mark929 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-01-2015, 01:06 PM
  4. Sumif formula to exclude letter from range E3:E6
    By AhmedIsmail759 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-22-2013, 09:53 AM
  5. SUMIFS and exclude Duplicates with a table reference
    By GOQC in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-06-2013, 01:24 PM
  6. Replies: 1
    Last Post: 03-09-2013, 06:26 AM
  7. How to exclude all letter using find and replace function?
    By Paul Mak in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-05-2005, 03:06 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