Advanced Excel Statistical - EXACT Function



Description

The EXACT function compares two text strings and returns TRUE if they are exactly the same, FALSE otherwise.

Syntax

EXACT (text1, text2)

Arguments

Argument Description Required/Optional
Text1 The first text string. Required
Text2 The second text string. Required

Notes

  • EXACT is case-sensitive but ignores formatting differences.

  • Use EXACT to test text being entered into a document.

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

EXACT Function
advanced_excel_statistical_functions.htm
Advertisements