answersLogoWhite

0


Best Answer

Any logical test results in a true or false value, such as comparing things to see if they are the same or not. These are usually used within an IF function or some of the other logical functions. The following function would test a value in cell A2.

IF(A2>10,"The cell A2 has a value greater than 10", "A2 is less than or equalled to 10")

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What test is true or false in Excel?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In Microsoft Excel any value or expression that can be evaluated as being true or false is referred to as what?

Logical Test


What IF stands for in Excel?

It does not "stand" for anything.It is an inbuilt function in Excel that allows you to perform a logical test and then do either of two user defined actions depending on whether the result of that test is true or false.


Can true and false be summed with excel?

Yes. TRUE has the value 1 and FALSE has the value of 0.


When you type numbers in a format that excel recognizes excel automatically applies format to the cell true or false?

False


How do you put an if statement in excel?

=IF(statement,true,false)


In excel 2007 using IF function you have the logical test value if true and value if false but you want the cell with the formula to be blank if the cell you are referring to is left blank?

=IF(something,true,"")


What category in Excel returns a true or false value?

Excel has a category called Logical Functions. The IF function is the one of those that most people use and associate with returning True or False values. Other functions also return True or False values. There is a TRUE function and a FALSE function. The OR function and the AND function can be used to return True or False values too. The NOT function can reverse a True or False value, so it also returns True or False.


In excel 2007 using IF function I have the logical test value if true and value if false but I want the cell with the formula to be blank if the cell I am referring to is left blank.?

IF(Cell="","","Error Message") =IF(Cell="Yes","True",IF(D4="NO","False",IF(D4=" "," "," ")))


Can I do a test on true or false?

There are certainly true or false tests and you can do them if your teacher asks you to do them.


True or false the fluorescent penetrant fade test usually makes use of the aluminum test blocks to perform the test?

true


Excel can display characters in only three font colors true or false?

False. You can choose from a range or colours to use for your fonts.


An Excel worksheet can contain up to 256 columns and 16384 rows. True or False?

True.