+ Reply to Thread
Results 1 to 2 of 2

Is it possible to apply RoundDown(,) to a range of cells within the CountIfs function?

  1. #1
    Registered User
    Join Date
    12-04-2012
    Location
    NYC
    MS-Off Ver
    Excel 2010
    Posts
    38

    Question Is it possible to apply RoundDown(,) to a range of cells within the CountIfs function?

    This code uses the CountIfs function to count up the number of cells on the All Items worksheet in the range Cells(1, DateEscalatedCol) to Cells(100, DateEscalatedCol) that are equal to Cell(1,1) on the Breakdown worksheet.

    The problem is that the Cells(1,1) on the Breakdown worksheet is in the format of MM/DD/YYYY and the format of the DateEscalatedCol column on the All Items worksheet is in the format of MM/DD/YY MM:SS. But for the sake of this comparison, I don't care about the MM:SS. So in other words, the comparison that CountIfs is doing won't work the way that I want it to because of the MM:SS.

    Is there a way to use the Application.WorksheetFunction.RoundDown(,) function and apply it to the entire range of cells within the CountIfs function?

    Please Login or Register  to view this content.
    Thanks so much!

  2. #2
    Registered User
    Join Date
    12-04-2012
    Location
    NYC
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: Is it possible to apply RoundDown(,) to a range of cells within the CountIfs function?


+ 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