Results 1 to 4 of 4

Incorrect Value with SUM(COUNTIFS formula with two defined Named Ranges

Threaded View

  1. #1
    Registered User
    Join Date
    02-19-2021
    Location
    Peoria, IL
    MS-Off Ver
    365
    Posts
    28

    Question Incorrect Value with SUM(COUNTIFS formula with two defined Named Ranges

    Hey All,

    I have formula below to count the total value based on the criteria of date range, if the value within a column is within defined named list of "List1", if the value of another column = "CC", and finally if the value of a final column matches values within "List2". The problem I am running into is that having two defined named lists in the formula is causing it to give an incorrect value for some reason. When I have taken one of the lists out and replaced it with simply adding the individual values of the critieria on the list the formula works, however that will take me ages to do with the amount of cells I need to do this for. So I'm wondering if there is an easy way to make this formula work without having to write a mile long formula for over 100 cells.

    =SUM(COUNTIFS('Soft Data'!$K:$K,">="&DATE(2021,1,1),'Soft Data'!$K:$K,"<="&DATE(2021,2,1),'Soft Data'!$D:$D,List1,'Soft Data'!$R:$R,"CC",'Soft Data'!$T:$T,List2))


    (Unfortunately I cannot provide the file version for this)
    Last edited by i3 Data Hound; 08-05-2021 at 09:45 AM. Reason: Solved

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] COUNTIFS and named ranges - SS Formula vs VBA
    By impjb in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-19-2017, 09:19 PM
  2. Sum multiple defined named ranges using wildcards.
    By scott.millsaps in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-03-2016, 02:40 PM
  3. [SOLVED] VBA to accept pasting current named ranges into defined ranges
    By phpolicylady in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-01-2015, 01:33 PM
  4. [SOLVED] COUNTIFS with named date ranges
    By kristy.brown in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-31-2015, 03:05 PM
  5. [SOLVED] VBA Countifs problem using named ranges
    By kgreave1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-06-2014, 12:32 AM
  6. Help with countifs using mulitple named ranges
    By dcgrove in forum Excel General
    Replies: 3
    Last Post: 02-15-2012, 05:16 PM
  7. Replies: 0
    Last Post: 02-11-2010, 08:05 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