Need Formula Guidance for finding matches between 2 sheets

Options

I am trying to identify a match for a Deal ID between 2 sheets. I need to provide stats on the results.

CSRSheet is Sheet 1's Deal ID Column

Sheet 2, where Deal ID is, are form submissions

I added a checkbox column for the match formula in Sheet 2.

I was using this =IF(INDEX({CSRSheet}, MATCH([Deal ID]@row, {CSRSheet}, 0)) = [Deal ID]@row, 1, 0)

BUT if Deal ID is blank, it still checks the box.

Any help would be greatly appreciated. I really want to use Smartsheet versus Excel because the reports and dashboard I need using the results is so much better!

Tags:

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!