D
Dave Peterson
I don't use regex to be effective. But I can copy and paste (and struggle while
debugging!).
debugging!).
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dick,
The Function solution has arrived, Thanks.
What are your thoughts as to the below solution as opposed to the Regex?
My point being, that RegEx is probably the best for HUUUUGH files but begs the next issue - RegEx
Reference libraries.
Dick Kusleika said:I'm not a regex expert, but that never stops me from giving my opinion. For
me, regex is great when you have a lot of possible strings that can be
distilled down to a few patterns. If you want to delete all the phone
numbers from a text file, my solutions falls flat while regex is the perfect
solution. But for your situation, with only three possible strings, regex
seems like overkill.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.