Why is a cell spilling?
This is my formula:
IF(COUNTMATCHES(Tutorial::A,A3)=1,"- - -",A3)
Tutorial::A is a column of numbers and blanks.
A3 is the number 1
As I wrote this, I realised that my brain had not told my fingers to use Countif … which I now am!
But then I thought that the if is returning either a string or a number … not an array. Why does it return an array?
Mac Studio (M4 Max, 2025)