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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!