G
Guest
Hi,
We have a bunch of strings in the following format:
[xxxxx] yyyy [xxxxx] yyyyy
We would like to keep all of the "xxxxx" data - anything that falls within
the square brackets. We know that Regex can do this but, whooaa - how do you
make it do this?
We have a bunch of strings in the following format:
[xxxxx] yyyy [xxxxx] yyyyy
We would like to keep all of the "xxxxx" data - anything that falls within
the square brackets. We know that Regex can do this but, whooaa - how do you
make it do this?