Formula for Find
Hello-
Is there a formula I can add on this below. I need to get the Customer's name, like the one on the 5th row. I'm getting Invalid value. Thanks.
=MID([Opportunity Name]@row, FIND("~", SUBSTITUTE([Opportunity Name]@row, "-", "~", 5)) + 1, FIND("~", SUBSTITUTE([Opportunity Name]@row, "-", "~", 6)) - 1 - FIND("~", SUBSTITUTE([Opportunity Name]@row, "-", "~", 5)))
Thanks.
Answers
-
It looks like you don't have consistent text strings. What is the customer name for the other rows that are showing errors?
-
Hi Paul-
For the first 4 rows, the customer names are the first two words. I think I want to add this in my formula. The 5th row, I have the correct formula which I showed you. Can I combine two formula?
-
The challenge is that you do not have consistency. You will need to have some type of consistency such as always the second space or always the text before the first hyphen.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!