A red squiggly line that appears under a word indicates a contextual error.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology
You might also like to view...
A file format that preserves documents layout and formatting and can be viewed in Word, Windows Reader, Microsoft Edge, or Adobe Acrobat Reader
a. PDF b. JPG c. TIF
Computer Science & Information Technology
If cell B7 contains a value that is greater than 20, and "ORDER" will be displayed when the logical test is TRUE, which of the following contains the correct IF function syntax?
A) =IF(B7<20, "ORDER", "OK") B) =IF(B7<20, "OK", "ORDER") C) =IF(B7>20, "ORDER", "OK") D) =IF(B7>20, "OK", "ORDER")
Computer Science & Information Technology