Hello,
On sheet A, I have 2 columns (among many others) .
Column1 contains a LEFT-formula that returns 3 digits. Column2 contains a LEFT-formula that returns 3 digits plus a hyphen and then 2 more digits.
On sheet B I have a SUMIFS formula that references sheet A.
If I reference column2, it works. If I reference Column1 it doesn't work unless the LEFT-formula is put inside a Value-formula. I wondering why that is… :-)
/Nikolaj