What is the correct syntax of IF() function in Excel?
...What is the correct syntax of IF() function in Excel?
=IF (logical_test, {[value_if_true]}, {[value_if_false]})
=IF (logical_test, TRUE([value_if_true]), FALSE([value_if_false]))
=IF (logical_test: [value_if_true], [value_if_false])
=IF (logical_test, [value_if_true], [value_if_false])
Correct answer is D
The correct syntax of IF() function is:
=IF (logical_test, [value_if_true], [value_if_false])
Which commands are present in Quick Access Toolbar? ...
How can you tell the email that you have read from the email that you have not read? ...
A document's margins are adjusted using the ______ in Microsoft Word. ...
Which data type allows alphanumeric characters and special symbols in MS Access? ...
Which of the following database objects holds data in MS Access? ...
To open an existing database in MS Access, press ...
In Microsoft PowerPoint, the entry effect as one slide replaces another in a show is called a/an ...
Which program do you use to edit code for data access pages? ...
In Excel, which symbol is used to specify the fixed columns or rows in the formula? ...