I am getting Unparseable error for this formula:
=IF({Reference sheet 1} >= {Reference sheet 2} "Yes", "No").
I am trying to determine if number in sheet 1 is greater than sheet 2 in a particular column, then input yes in the 3rd sheet and vice versa.
Is it possible to use IF formula across sheets? If so, what am I missing? Thank you!