I need a formula or combination of formulas to find a string within a larger string. For example
1 10
2 15
3 35
4 45
5 55
I'd want to find which cell the "0" is in, as if using the MATCH function but it needs to find the value within the larger string
Solved by A. A. in 24 mins