Skip to search results
PRODUCT
Office.com results
FALSE function
Article Returns the logical value FALSE. Syntax FALSE ( ) Remark You can also type the word FALSE directly into the formula, and it is interpreted as the logical valu...
SharePoint Server 2007, Windows SharePoint Services 3.0
TRUE function
Article Returns the logical value TRUE. Syntax TRUE () Remark You can enter the value TRUE directly without using this function. The TRUE function is provided primarily...
SharePoint Server 2007, Windows SharePoint Services 3.0
AND function
Article Returns the logical value TRUE if all of the arguments are TRUE; returns FALSE if one or more arguments is FALSE. Syntax AND ( logical1 , logical2 , ... ) Logic...
SharePoint Server 2007, Windows SharePoint Services 3.0
NOT function
Article Reverses the value of its argument. Use NOT when you want to make sure a value is not equal to one particular value. Syntax NOT ( logical ) Logical   is a value...
SharePoint Server 2007, Windows SharePoint Services 3.0
OR function
Article Returns Yes if any argument is TRUE; returns No if all arguments are FALSE. Syntax OR ( logical1 , logical2 , ... ) Logical1, logical2,...   are 1 to 30 conditi...
SharePoint Server 2007, Windows SharePoint Services 3.0
IF function
Article Returns one value if a condition you specify evaluates to TRUE and another value if it evaluates to FALSE. Use IF to conduct conditional tests on values and for...
SharePoint Server 2007, Windows SharePoint Services 3.0
Didn't find what you were looking for?Search all of Office.com