Search all of Office.com
 
Support / Excel
 
 
 

This article describes the formula syntax and usage of the FALSE function (function: A prewritten formula that takes a value or values, performs an operation, and returns a value or values. Use functions to simplify and shorten formulas on a worksheet, especially those that perform lengthy or complex calculations.) in Microsoft Excel.

Description

Returns the logical value FALSE.

Syntax

FALSE()

The FALSE function syntax has no arguments (argument: A value that provides information to an action, an event, a method, a property, a function, or a procedure.).

Remark

You can also type the word FALSE directly onto the worksheet or into the formula, and Microsoft Excel interprets it as the logical value FALSE. The FALSE function is provided primarily for compatibility with other spreadsheet programs.