SUMIFS is no longer working for me
(screen shot below might explain this better than the text...)
I'm used to using SUMIFS to sum the values in a separate table & often use {date_column},">"&{date} as a condition to sum values where the date in the other table is greater than a date in this table. I've used this for years, no problem.
A couple of weeks ago & deleted a heap of rows in a table by mistake & hit undo repeatedly to restore them. All good, but the above expression now no longer works in that spreadsheet or any new ones I create ... but still works fine in old spreadsheets.
In addition to which if I simply say {date_column},{date} (i.e. that the date in the other table has to be the same as the date in this table) it works fine. So it seems to me it doesn't like me using '&' to concatenate '>' and {date}
I've looked for a setting that might disable the ability to concatenate using '&' but I can't see anything. Why does this work in old spreadsheets, but not new ones?
Help!