ThrottleWorks
Excel Ninja
Hi,
I need to find multiple strings in one string. for example, I need to find 'Yamaha' and 'best' in one string. If I get the result I need to process further.
For example, cell A1 value = "Yamaha is the best bike in world". In this string I am getting both Yamaha and best so I should process further. How do I do this.
Can anyone please help me in this.
I need to find multiple strings in one string. for example, I need to find 'Yamaha' and 'best' in one string. If I get the result I need to process further.
For example, cell A1 value = "Yamaha is the best bike in world". In this string I am getting both Yamaha and best so I should process further. How do I do this.
Can anyone please help me in this.