Logical Functions in Ms-Excel
In this video we can discuss about Some logical functions in below Notes.
Logical Functions :-
1. AND():-
It Returns true if all arguments are true,returns false if one or more arguments is false
Syntax:-
=AND(logical 1,logical 2)
2. NOT():-
Reverses the value of its argument
Syntax:-
=NOT(logical)
3. OR():-
Returns true if any argument is true , returns false if all arguments are false
Syntax:-
=OR(logical1,logical2)
1. AND():-
It Returns true if all arguments are true,returns false if one or more arguments is false
Syntax:-
=AND(logical 1,logical 2)
2. NOT():-
Reverses the value of its argument
Syntax:-
=NOT(logical)
3. OR():-
Returns true if any argument is true , returns false if all arguments are false
Syntax:-
=OR(logical1,logical2)
Labels: Ms-Excel
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home