Re: Remove characters from string

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Since Laurent's solution is an addin, then you were joking about?:

so extra functions via add-ins are out.

--
Regards,
Tom Ogilvy

"Ken McLennan" <kenrmcl@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:MPG.202746523dc7a1299896a6@xxxxxxxxxxxxxxxxxxxxx
G'day there Niek,

In that English page, look at the list of functions in MOREFUNC; there
are several REGEX.... functions.
Pick any of these and click the link to Regular expressions in the text,
to get an explanation

You're quite right. Perhaps I should have looked a bit closer the
first time =).

I can even understand some of the explanations, so I may just be
off to the world of regexes. Not at the moment though. It's past my bed
time so I'm off to sleep. Regexes can wait until tomorrow.

Thanks for taking the time to let me know where to look. It's very
kind of you. Thanks.

--
See ya,
Ken McLennan
Qld, Australia


.



Relevant Pages

  • Re: Remove characters from string
    ... G'day there Niek, ... Pick any of these and click the link to Regular expressions in the text, to get an explanation ... Regexes can wait until tomorrow. ...
    (microsoft.public.excel.programming)
  • RE: permanent/programmatic changes to VBA Project References
    ... I agree that my incomplete explanation could be misleading to someone who has ... "Tom Ogilvy" wrote: ... early binding, then yes, I guess it wasn't just unclear, but misleading. ... When using late binding you don't need to use the reference at all. ...
    (microsoft.public.excel.programming)
  • Re: please translate this program into forth
    ... Regular expressions, like any tool, are understood by people at ... Forth because is a simple language. ... Regexes are, well, regexes. ... I'll gladly admit that when I first came across "Mastering Regular ...
    (comp.lang.forth)
  • Re: Another search enhancement
    ... > Implementing wildcards for really easy, ... regexes would be quite a bit more complicated than simply calling ... There are various open source implementations of regular ... regular expressions might require a significantly different program ...
    (comp.os.vms)
  • Re: Regex driving me crazy...
    ... Don't get me wrong -- regexes are a useful tool. ... A related problem is Perl's over-reliance on regular expressions ... [end quote] ... Even Larry Wall has criticised Perl's regex culture: ...
    (comp.lang.python)