+ Reply to Thread
Results 1 to 4 of 4

Using COUNTIF Function with Reference to a Range for Criteria

  1. #1
    Forum Contributor
    Join Date
    10-25-2010
    Location
    Phoenix, Arizona, USA
    MS-Off Ver
    O365
    Posts
    201

    Using COUNTIF Function with Reference to a Range for Criteria

    I have a worksheet that has a column of data. I want to count the number of times a value exceeds the value in a particular range.

    I've tried:
    Please Login or Register  to view this content.
    Where E10:E3004 is the data to be counted, and G6 contains a value.

    Thank you...

  2. #2
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Using COUNTIF Function with Reference to a Range for Criteria

    Change your formula to :
    =COUNTIF(E10:E3004,"<"&G6)
    hope this helps
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  3. #3
    Forum Contributor
    Join Date
    10-25-2010
    Location
    Phoenix, Arizona, USA
    MS-Off Ver
    O365
    Posts
    201

    Re: Using COUNTIF Function with Reference to a Range for Criteria

    Thank you. That worked just perfect.

  4. #4
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Using COUNTIF Function with Reference to a Range for Criteria

    You are welcome

+ 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