Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Need Help with IF Statement with Countif

Hi Smartsheet community. I have been working on a formula and it has not been working. Wondering if I am going about it the wrong way?

I am working on a lessons learned project sheet where i am confirming if a root cause issue is being repeated or if it is new. This information is in the same sheet.

My formula is below. The column I am referencing is in the same sheet as the formula and I am getting a #invalid ref error.

=IF(COUNTIF({Root Cause / Observation - Issue}, [Root Cause / Observation - Issue]@row > 1), "Repeat", "New")

Any help would be greatly appreciated!

Tags:

Answers

  • Community Champion

    Well the error seems to say there is something wrong with your reference from the other sheet. Can you double check to make sure you did not just click one cell instead of a whole column?

    Michelle Choate

    michelle.choate@outlook.com

    Always happy to walk through any project you need help with! Book time with me here: https://calendly.com/michelle-choate

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions