I am trying to follow the instructions on the SUMIF formula page.
I created a sheet with only the "Sold Date" and the "Transaction Total" columns, entered some data, and I copied the formula "=SUMIF([Sold Date]1:[Sold Date]3, MONTH(@cell) = 2, [Transaction Total]1:[Transaction Total]3)" and pasted into a Summary Sheet field as a formula.
I receive back an #UNPARSEABLE error.
Thoughts? I am trying to build a more complex formula but I cannot get the simple examples to work as written. So I am unsure if it is my formula or something else.