+ Reply to Thread
Results 1 to 5 of 5

converting a countifs referencing part of the formula to a indirect countifs

  1. #1
    Forum Contributor
    Join Date
    05-03-2020
    Location
    London
    MS-Off Ver
    MICROSOFT 365
    Posts
    282

    converting a countifs referencing part of the formula to a indirect countifs

    Hi all.

    thank you in advance

    my formula below is a countifs formula. i want to covert the 'July 21'! part of the formula to be indirect, is this possible?

    =COUNTIFS('July 21'!$E:$E,">="&$A$4,'July 21'!$E:$E,"<="&$A$5,'July 21'!$A:$A,$B13,'July 21'!$D:$D,E$3)

    thank you in advance
    Last edited by DEEARO; 07-30-2021 at 01:45 PM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,867

    Re: converting a countifs referencing part of the formula to a indirect countifs

    I think you need to define 'without over completing the formula'.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    05-03-2020
    Location
    London
    MS-Off Ver
    MICROSOFT 365
    Posts
    282

    Re: converting a countifs referencing part of the formula to a indirect countifs

    True, any formula will do.

    thank you in advance

  4. #4
    Forum Contributor
    Join Date
    05-03-2020
    Location
    London
    MS-Off Ver
    MICROSOFT 365
    Posts
    282

    Re: converting a countifs referencing part of the formula to a indirect countifs

    hi all,

    is any further information required?

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: converting a countifs referencing part of the formula to a indirect countifs

    Try

    =COUNTIFS(INDIRECT("'" &A1 &"'!$E:$E"),">="&$A$4,INDIRECT("'" &A1 &"'!$E:$E"),"<="&$A$5,INDIRECT("'" &A1 &"'!$A:$A"),$B13,INDIRECT("'" &A1 &"'!$D:$D"),E$3)

    A1 contains "July 21" (Text)

+ 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. Indirect Countifs formula Assistance
    By ScottDAndersen in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-05-2018, 03:47 PM
  2. [SOLVED] Referencing another cell in a COUNTIFS formula
    By ed4ed2ed in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-23-2015, 03:13 PM
  3. COUNTIFS with INDIRECT Formula Problem
    By GregM56 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-20-2014, 10:00 AM
  4. [SOLVED] Need an array formula, referencing unopened worksheets, that acts like COUNTIFS
    By jobdillon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-19-2014, 11:16 AM
  5. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  6. Converting Countifs to 2003 formula
    By rgold in forum Excel Formulas & Functions
    Replies: 22
    Last Post: 07-21-2011, 09:15 PM
  7. converting COUNTIFS formula to macro
    By batjl9 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-14-2011, 03:37 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