EXACT

Examples:

 =IF(
   EXACT([StringFieldWithVALUE1OrNot]; "VALUE1");
   "#,##0";
   [FieldWithFormat]
)