+ Reply to Thread
Results 1 to 3 of 3

COUNTIFS to count display value, not cell value

  1. #1
    Registered User
    Join Date
    04-08-2014
    Location
    Texas, USA
    MS-Off Ver
    Excel 2007
    Posts
    1

    COUNTIFS to count display value, not cell value

    I am trying to use COUNTIFS to count a date displayed as "1-Mar-14" but the value is "03/01/2014".

    I would like to get a value from column F (which is merged with G and H) and only count the times it occurs within a date range, in column I.

    So far I have tried these.

    =COUNTIFS('SHEET NAME'!F:H, "*Topic*",'SHEET NAME'!I:I, "*Mar*")

    This one gives me "#value" as a result.

    Also:
    =COUNTIFS('SHEET NAME'!F:H, "*Topic*",'SHEET NAME'!I:I, ">=03/01/2014",'SHEET NAME'!I:I, "<=03/31/2014")

    This one works, but only for the month of January (01/01/2014 to 01/31/2014).

    I know that COUNTIFS only works if the range selections are the same, so I even tried unmerging FGH into just F:F. But this didn't work either.

    I would like to know if it's possible to get a COUNTIFS function to count the displayed value (in this case, the month) rather than the actual function value (01/01/2014).

    Any advice? Or perhaps a better way to do what I want?

    Thanks.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: COUNTIFS to count display value, not cell value

    Could you post a sample workbook?

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: COUNTIFS to count display value, not cell value

    I'm having a hard time understanding this.
    Quote Originally Posted by crescentfresh View Post
    =COUNTIFS('SHEET NAME'!F:H, "*Topic*",'SHEET NAME'!I:I, ">=03/01/2014",'SHEET NAME'!I:I, "<=03/31/2014")

    This one works, but only for the month of January (01/01/2014 to 01/31/2014).
    If that formula worked, that's counting MARCH, but you then say it only works for January?


    +1 on posting a sample book.

+ 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. Display in a textbox, the character count of a cell, when the cell is selected
    By Pavan Renjal in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-13-2013, 07:11 AM
  2. Replies: 2
    Last Post: 09-10-2012, 04:16 AM
  3. [SOLVED] How to count multiple cell values & do a validation & display results on a different cell
    By adriandefry in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-03-2012, 09:12 AM
  4. Find, count down 4, and display the value of a cell
    By eugeniusii in forum Excel General
    Replies: 4
    Last Post: 04-20-2012, 06:28 PM
  5. Replies: 0
    Last Post: 12-16-2011, 09:01 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