Hi - I've need to do a very simple Find & Replace using regex.
I just want to strip the numbers and whitespace out:
01 Hello
02 Why
03 Can't
04 I
05 Work
06 This
07 Out?
What do I need to type into the find box?
Also, please can you account for the hundreds of backslashes, dots, stars and brackets that I'm sure will be needed...
I know it's really not that difficult, so I reckon if I see one simple query explained, I'll be well on my way!
Thanks, Richard
PS: If anyone is having trouble with slightly more advanced regexes, this site looks to be very useful:
Regex info