Hello everyone,
I am trying to make formula where I have to break my data into parts on specific occurrence of characters.
I want values after '-' in another formula
In case when there is a singular format :
1.00000 - 50000000.00000 : 50.00 |
50000000.00000
In case multiple format :
1.00000 - 50000000.00000 : 50.00 | 50000001.00000 - 150000000.00000 : 70.00 |
50000000.00000
150000000.00000
Sample data I am showing is not limited to two slabs. it could be three, four five.. so on slabs