Thread
:
Regular Expression Help on syntax
View Single Post
#
5
Posted to microsoft.public.excel.programming
Colbert Zhou [MSFT]
external usenet poster
Posts: 19
Regular Expression Help on syntax
Hello Dan,
Based on my researches, if we want to identify the negative number, we can
use the following regular expressions,
^(-)?\D+(\d+)
Best regards,
Ji Zhou
Microsoft Online Community
Reply With Quote
Colbert Zhou [MSFT]
View Public Profile
Find all posts by Colbert Zhou [MSFT]