Forum Discussion

Karl_Shen's avatar
Karl_Shen
Copper Contributor
Jul 17, 2024
Solved

COUNTIF not working with arguments defined by LET function

I have a data table with key index as XXX_ID (Data!$A:$A), including a list of XXX IDs for each data rows, and there are repetitive IDs in the column as data in other columns are different. I need t...
  • Harun24HR's avatar
    Jul 17, 2024
    Countifs() argument criteria_range doesn't work on calculated values. It only works on pure range.

Resources