+ Reply to Thread
Results 1 to 4 of 4

VBA: Using "<=" symbol with Countifs Function

  1. #1
    Forum Contributor
    Join Date
    02-22-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    102

    VBA: Using "<=" symbol with Countifs Function

    Hello,

    tried few variations to include "<=" symbol in ( Rngdate ) the following function..but could not succeed. Can someone assist please.. ( the below code works perfectly but it is comparing for an "Exact" Date match but i need to count number of instances "Less then" given date)

    Please Login or Register  to view this content.
    Note: Empname and Jdate are named ranges
    Rngempname and Rngdate are VBA Variables
    Expected Result: count "Jdate"s <= Rngdate

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: VBA: Using "<=" symbol with Countifs Function

    At a glance,

    Please Login or Register  to view this content.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Contributor
    Join Date
    02-22-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    102

    Re: VBA: Using "<=" symbol with Countifs Function

    Tried...but "Error 2015"

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: VBA: Using "<=" symbol with Countifs Function

    Post the rest of the code.

+ 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