+ Reply to Thread
Results 1 to 2 of 2

countif and multiple named ranges

  1. #1
    Registered User
    Join Date
    04-13-2004
    Posts
    19

    countif and multiple named ranges

    have 3 dynamic ranges in 1 column, defined by 1 named range
    can use any math function (max, average,...) but can't use countif on this named range
    do I need to define 2 named ranges and use the countif function 2x in the same cell ?
    meaning, namedrange1,namedrange2
    and use in cell '=countif(namedrange1,"<"&A1)+countif(namedrange2,"<"&A1)where A1 contains a fixed value ?

    Is there no other way?
    Why can't I just simply merge 2 named ranges ?

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,445
    The COUNTIF function requires a continuous range, so you can't use it on combined ranges as you describe.
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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