Hi,
Maybe this?
((Table1.Location)=[Enter Project Number]) AND ((Table1.EmployeeID)<>IIf([Location]="0217","075",[Table1].[EmployeeID]+1) )
If you are trying to exclude, then exclude the result of the iif function when true, Else make sure the result will give a value that will never be...