Returns an integer specifying the start position of the first occurrence of one string within another. Example: =InStr(Fields!Description.Value, "car") VB reference: https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.strings.instr?view=net-8.0