Help on Or/Contains formula

Options

I am in the need of some help as I am banging my head against the wall trying different formula options here.

I wish to grab all characters left of a certain character combination (" -") from a drop-down cell. For instance, I wish to grab "Hosted Event (physical)" from the drop-down cell with "Hosted Event (physical) - Regional". This is the formula I am working with...what I am missing:

=IF (OR (CONTAINS ("Hosted", [Channel + Channel Tag]@row), CONTAINS ("Sponsored", [Channel + Channel Tag]@row), CONTAINS ("Webinar", [Channel + Channel Tag]@row)), LEFT ( FIND (" -", [Channel + Channel Tag]@row -20)), [Channel + Channel Tag]@row)

Thanks for your keen eyes!! Cheers, James

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!