Hi All,
i have a formula which im trying to calculate a percentage based on historical data by week
Formula:
=(Networks!$C$62-COUNTIFS(Historical!$A:$A,Q$16,Historical!$I:$I,WEEKNUM((TODAY())-P27)))/Networks!$C$62
I believe the formula is correct, although when i "evaluate" the formula it...