hello! So this formula worked for a second and then for some reason stopped when i changed the return text from its original 'test' to 'half' . But it's still working on the column to return dates its just the text/number rows not working. The reference and return columns are all text/numbers.
I am trying to reference a column that is prefilled with numbers to check a column on another sheet and if there's a match then return the winner name that is entered,
=IF(CONTAINS([Card Refrence #]@row , {Xchange Point Card Submission Range 1}), {Xchange Point Card Submission Range 2}, " ")
sheet with prefilled reference numbers
the sheet I am referencing and returning the name from