Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Number and Text Filters Examples in Excel
  • Move chart to a separate worksheet in Excel
  • Get column index in Excel Table
  • How to Create One and Two Variable Data Tables in Excel
  • How to sum a total in multiple Excel tables

References

  • Multi-criteria lookup and transpose in Excel
  • Create hyperlink with VLOOKUP in Excel
  • How to use Excel ROW Function
  • How to get address of last cell in range in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Excel Data validation unique values only
  • Prevent invalid data entering in specific cells
  • Excel Data validation no punctuation
  • Excel Data validation specific characters only
  • Excel Data validation must not contain

How to use Excel AND Function

by

This Excel tutorial explains how to use the AND function with syntax and examples.

Excel AND Function Description

Microsoft Excel AND function tests a number of supplied conditions and returns TRUE if all conditions are TRUE. It returns FALSE if any of the conditions are FALSE.

That is;

  • TRUE if ALL of the conditions evaluate to TRUE

or

  • FALSE otherwise (i.e. if ANY of the conditions evaluate to FALSE).

Excel And Function Examples

The following spreadsheet shows three examples of the Excel And function:

Explanation:  Based on the example above, the AND function returns;

  • the function in cell C1 evaluates to TRUE, as BOTH of the supplied conditions are TRUE;
  • the function in cell C2 evaluates to FALSE, as the third condition, B2>12, is FALSE;
  • the function in cell C3 evaluates to FALSE, as ALL of the supplied conditions are FALSE.

Syntax

AND( logical_test1, [logical_test2], … )

Arguments

where the logical_test arguments are one or more conditions that evaluate to either TRUE or FALSE.

Notes:

  • In current versions of Excel (Excel 2007 and later), you can enter up to 255 logical_test arguments to the Excel And function. However, in Excel 2003, the function can only handle up to 30 arguments.
  • If the logical_test arguments evaluate to numbers, instead of logical values, the value zero is treated as FALSE and all non-zero values are treated as TRUE.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Basic timesheet formula with breaks in Excel
  • Count dates in current month in Excel
  • Get work hours between dates and times in Excel
  • DAY function: Description, Usage, Syntax, Examples and Explanation
  • Create date range from two dates in Excel

Grouping

  • Group times into unequal buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers at uneven intervals in Excel

General

  • Creating and Opening an existing file in Excel
  • Convert column letter to number in Excel
  • Find, Select, Replace and Go To Special in Excel
  • How to increase by percentage in Excel
  • Count cells that do not contain many strings in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning