N
Nick
Hi,
I have a list of comma sepertaed numbers e.g.
287,456,287,876,877,877
I want to use regualr expressions to numbers appear once and only once
in the list i.e. for the example above....
287,456,876,877
can any one help me with the pattern and commands that I should use.
Thanks,
Nick
I have a list of comma sepertaed numbers e.g.
287,456,287,876,877,877
I want to use regualr expressions to numbers appear once and only once
in the list i.e. for the example above....
287,456,876,877
can any one help me with the pattern and commands that I should use.
Thanks,
Nick