I am trying to write a formula that references another sheet and returns a "Yes" or "No" to the column I am putting the formula into. I am trying:
=IF({CBCT Implementation Schedule 2021 Range 1} = "Completed", "Yes")
Essentially, if the column on the reference sheet equals "Completed", the formula would return a "Yes" value to my cell. I am getting an "Invalid Operation" error.
I think I am a little foggy this morning due to the weather. Thanks in advance for any assistance!