raven_squire
Board Regular
- Joined
- Jan 13, 2013
- Messages
- 99
Hello,
I am using the below formula in a table.
=IF(COUNTIFS(GIS_Points!F3:F742,[Display],GIS_Points!E3:E742,[Location Code])>1,"True","False")
I have successfully used this formula in this way in tables in the past. Today excel is generating a #Spill! error.
A quick google revels that there is a new spill formula that outputs to an undefined amount of rows below the formula. This new spill formula apparently is not compatible with tables.
This is all well and good but I am not using a spill formula an countifs only returns on result.
Does anyone know what is happening?
Thanks
I am using the below formula in a table.
=IF(COUNTIFS(GIS_Points!F3:F742,[Display],GIS_Points!E3:E742,[Location Code])>1,"True","False")
I have successfully used this formula in this way in tables in the past. Today excel is generating a #Spill! error.
A quick google revels that there is a new spill formula that outputs to an undefined amount of rows below the formula. This new spill formula apparently is not compatible with tables.
This is all well and good but I am not using a spill formula an countifs only returns on result.
Does anyone know what is happening?
Thanks