In Excel, which logical function returns TRUE if all argu...
In Excel, which logical function returns TRUE if all arguments evaluate TRUE; FALSE if not?
OR
AND
IF
ANDIF
Correct answer is B
The AND() function is used to test multiple conditions and returns TRUE if all arguments evaluate TRUE; FALSE if not.
Syntax:
=AND (logical1, [logical2], ...)
Which of the following tab is the default in MS Word? ...
When you link data maintained in an excel workbook to a word document ...
Where is Office Button located in Microsoft Word? ...
Which is the correct syntax of the HEX2BIN() function in MS Excel? ...
Quick Access Toolbar is present at the ______ of the Office Button in Microsoft Word. ...
If I create 'Student' field in 'Fees' table to store 'student_id' of 'St...
Concatenation of text can be done in Excel using ...
Which function is used to trap and handle errors in Excel? ...