Thursday, 5 May 2016

TRUE FUNCTION

TRUE FUNCTION
This article describes the formula syntax and usage of the TRUE function in MS Excel.
Description
Returns the logical value TRUE.
There are no arguments as to the TRUE Function is concern.
Formula SYNTAX
=TRUE()
You can also use the word TRUE directly to the worksheet or formula and MS Excel will interpret it as the logical function TRUE. This function is provided primarily for compatibility with other spreadsheet programs.
EXAMPLE
=TRUE()
Returns a Value TRUE.
=IF(A1<20,TRUE())
=IF(A1<10,TRUE)
Returns a Value TRUE if the value in cell A1 is equal or greater than 10.
Same result.
Share:

0 comments:

Post a Comment

Total Pageviews