Viewing post 1 (of 1 total)
thank you i resolved it by using the following syntax:
=IIF(System.Text.RegularExpressions.Regex.IsMatch(Fields!Name.Value, "[*|\:?/><`~@!$%^&()+=}{;,]"), False, True)
June 29, 2016 at 7:07 am
#1887608