Microsoft Office is a powerful service that helps you release your best ideas to get things done and visit associated on it is go.MS Office applications with new and enhanced features continually being added. It is Microsoft Excel spreadsheet platform that features calculation, graphic tools, pivot tables, and macro programming language support for programs commonly used in an office situation. There are various function of MS office in.

Sunday, July 12, 2020

AND FORMULA

It is an Excel AND FUNCTION is a logical function used to necessitate more than one condition at the same time. AND returns either TRUE or FALSE. To test if a number in G6 is greater than 200 and less than 400, use =AND(G6>200,G6<400).It ‘s AND function could be used as the logical test inside the IF function to avoid extra nested IFs, and can be combined with the OR function.

Note 1. :- 
It is use to test multiple conditions with AND FUNCTION is use TRUE if all arguments evaluate TRUE/ FALSE if not.

Note 2. :-

 It is an Excel AND function is use to apply more than one condition at the same time, up to 255 conditions. Each logical condition (logical1, logical2, etc.) must return TRUE or FALSE, or be arrays or positions that contain logical values.


Syntax:- =AND (logical1, [logical2], ...)  Enter

Example Step:-

Step 1.) logical1 – It is first condition or logical value to evaluate.

Step 2.) logical2 – {optional} it is second condition or logical value to evaluate.


👉IF/AND FUNCTION :- 

It is an Excel IF/ AND FUNCTION you could insert the AND function inside the the IF function. It is using the above example, you can supply AND as the logical test for the IF function like:-


Example :- =IF(AND(G4>200,G4<400), "Pass", "Fail") ENTER



2 comments:

if you have any doubt let me known will
give suggestion in this site

Thank you so much

https://www.youtube.com/channel/UC-ydS7go5OShxe0MIeUMwUg

How to use Goal Seek in Excel for What-If analysis #sk excel trick

 How to use Goal Seek in Excel for What-If analysis #sk excel trick What-If Analysis is one of the most powerful an Excel features and one o...

https://www.youtube.com/watch?v=FHsEvT-UpDA&t=6s