Invalid column value when both columns are text

Options

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

image.png

the sheet I am referencing and returning the name from

image.png

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!