Hi, all,
I need just a certain data from a text, but I'm having a great problem trying to get only what I need when a pattern isn't followed.
for example:
"dsadkjlk / lkadjs dl [sadasd] kjdasj [dasldkj / sdadas / dsadas/ dasdasd] adsdasd / dasds / asdasd"
In this text I need only what is inside the [*/*/*/*], ignoring everything else. My macro can do it when there is no other [ or ] or / writen, but in the case above it doesn't work.
I'm sure there is a method I don't know for that, but after hours and hours trying, I didn't manage to solve this.
Can anyone give me a light?
Very thanks!
I need just a certain data from a text, but I'm having a great problem trying to get only what I need when a pattern isn't followed.
for example:
"dsadkjlk / lkadjs dl [sadasd] kjdasj [dasldkj / sdadas / dsadas/ dasdasd] adsdasd / dasds / asdasd"
In this text I need only what is inside the [*/*/*/*], ignoring everything else. My macro can do it when there is no other [ or ] or / writen, but in the case above it doesn't work.
I'm sure there is a method I don't know for that, but after hours and hours trying, I didn't manage to solve this.
Can anyone give me a light?
Very thanks!