Hi I am using the following formula to count the number of suppliers by post code off a coverage sheet :
=COUNTIF(DetailPostCode!C:C,"All")
=COUNTIF(DetailPostCode!C:C,"AB")
etc
The data is stored as a table so I am able to apply search parameters but when I change the parameters I need the formulas to recalculate. What am I doing wrong? I have tried Calculate Now and Calculate Sheet. But nothing.
Any advice welcomed, thanks.
=COUNTIF(DetailPostCode!C:C,"All")
=COUNTIF(DetailPostCode!C:C,"AB")
etc
The data is stored as a table so I am able to apply search parameters but when I change the parameters I need the formulas to recalculate. What am I doing wrong? I have tried Calculate Now and Calculate Sheet. But nothing.
Any advice welcomed, thanks.