Results 1 to 7 of 7

Alternative to INDIRECT in COUNTIF formula

Threaded View

  1. #7
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Alternative to INDIRECT in COUNTIF formula

    Ciao,

    you could substitute INDIRECT segments with

    INDEX(Data!$A$4:$CW$1048576,,MATCH($N$2,Data!A$3:CW$3,0))


    =((COUNTIFS(INDEX(Data!$A$4:$CW$1048576,,MATCH($N$2,Data!A$3:CW$3,0)),"1",RAutumn,"EXS")+COUNTIFS(INDEX(Data!$A$4:$CW$1048576,,MATCH($N$2,Data!$A$3:$CW$3,0)),"1",RAutumn,"GDS")))/COUNTIF(INDEX(Data!$A$4:$CW$1048576,,MATCH($N$2,Data!$A$3:$CW$3,0)),"1")


    Hope it helps
    Attached Files Attached Files
    Last edited by canapone; 04-02-2019 at 01:56 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Countif with Indirect formula help
    By Neilesh Kumar in forum Excel General
    Replies: 20
    Last Post: 03-30-2018, 01:25 PM
  2. Replies: 4
    Last Post: 11-10-2017, 10:22 AM
  3. [SOLVED] VBA alternative to the countif formula
    By JonnyEnglish in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 06-24-2017, 04:39 PM
  4. Non-Volatile Alternative: Cell or Indirect and Address for Named Range Formula
    By cmore in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-07-2015, 10:02 AM
  5. Countif and indirect formula
    By Danfrancozola in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-01-2014, 11:03 PM
  6. Replies: 5
    Last Post: 09-01-2014, 11:20 AM
  7. [SOLVED] Adding Indirect formula to a Countif
    By nikkilynn2 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-03-2014, 08:24 PM

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