JTL9161
Well-known Member
- Joined
- Aug 29, 2012
- Messages
- 591
- Office Version
- 365
- Platform
- Windows
I am using this formula =LEFT(AI5,(FIND("*",(",AI5)-1)) to take the text from left to the asterisk which works fine (Text * gives me Text)
Now I have text that looks like either of these:
Text * (text..etc)
Text (text..etc)
How do I modify my formula to first find the * but if no asterisk then find to the parenthesis, if it can be done?
Thank you,
James
Now I have text that looks like either of these:
Text * (text..etc)
Text (text..etc)
How do I modify my formula to first find the * but if no asterisk then find to the parenthesis, if it can be done?
Thank you,
James