StrComp function example

The following example compares the value of the File As field with the value of a combination of the First Name and Last Name fields.

StrComp([File As], [Last Name] & ", " & [First Name], 1)