Is it possible to search a range of numbers in the Regular Expression object?
Example: 1234.12
1234.13
1234.16
1234.20
If anybody can help, I would gladly appreciate it.
Vance
Is there a function that could search a string of 10 characters using a wild character such as '*'.
For example: F*ND123456
would find FIND123456
FIND123456
FCND123456
FAND123456
FUND123456
FZND123456
Another example: F*ND******...
Is there a function that could search a string of 10 characters using a wild character such as '*'.
For example: F*ND123456
would find FIND123456
FIND123456
FCND123456
FAND123456
FUND123456
FZND123456
Another example: F*ND******...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.