R
Robix
Hi,
I do not know if this is the right group to post this message.
I needed to search for the numbers between 75 and 99. I built 2 search
strings using wildcards (I am not using VBScript regular expressions). One
for numbers from 75 to 79, and the second for the numbers from 80 to 99. It
works fine. Anyway, I wonder if it is possible to build one search string
that would find numbers between 75 and 99 using wildcards.
Thank you very much.
Regards,
Robert
I do not know if this is the right group to post this message.
I needed to search for the numbers between 75 and 99. I built 2 search
strings using wildcards (I am not using VBScript regular expressions). One
for numbers from 75 to 79, and the second for the numbers from 80 to 99. It
works fine. Anyway, I wonder if it is possible to build one search string
that would find numbers between 75 and 99 using wildcards.
Thank you very much.
Regards,
Robert