Hi,
I was wondering if someone could help.
I have this formula:
=IF([@[Stage*]]<>"Exempt",COUNTIF($F$9:F9,F9),0)
It has been used to count the number of instances per term used in column F.
I have a table the problem is that when i add in new rows the formula in the row above alters and says something like this
=IF([@[Stage*]]<>"Exempt",COUNTIF($F$9:F11,F10),0)
Is there any way to stop this from happening?
Thanks,
Boycie92