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

Data Analysis

  • Randomize/ Shuffle List in Excel
  • How To Insert and Customize Sparklines in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • Conditional Formatting Rules in Excel
  • Move chart to a separate worksheet in Excel

References

  • Count unique text values with criteria
  • Count rows with at least n matching values
  • How to get address of named range in Excel
  • Two-way lookup with VLOOKUP in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation allow weekday only
  • Excel Data validation number multiple 100
  • Excel Data validation no punctuation
  • Excel Data validation allow uppercase only

With vs Without Array Formula in Excel

by

Array Formulas: Without Array Formula, With Array Formula and F9 Key

This chapter helps you understand array formulas in Excel. Single cell array formulas perform multiple calculations in one cell.

With Array Formula

We don’t need to store the range in column D. Excel can store this range in its memory. A range stored in Excel’s memory is called an array constant.

1. We already know that we can find the progress of the first student by using the formula below.

2. To find the greatest progress (don’t be overwhelmed), we add the MAX function, replace C2 with C2:C6 and B2 with B2:B6.

3. Finish by pressing CTRL + SHIFT + ENTER.

Note: The formula bar indicates that this is an array formula by enclosing it in curly braces {}. Do not type these yourself. They will disappear when you edit the formula.

Explanation: The range (array constant) is stored in Excel’s memory, not in a range. The array constant looks as follows:

{19;33;63;48;13}

This array constant is used as an argument for the MAX function, giving a result of 63.

Without Array Formula

Without using an array formula, we would execute the following steps to find the greatest progress.

1. First, we would calculate the progress of each student.

2. Next, we would use the MAX function to find the greatest progress.

F9 Key

When working with array formulas, you can have a look at these array constants yourself.

1. Select C2:C6-B2:B6 in the formula.

2. Press F9.

That looks good. Elements in a vertical array constant are separated by semicolons. Elements in a horizontal array constant are separated by commas.

Post navigation

Previous Post:

TRUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Pie Chart

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

  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • Return blank if in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • How to calculate working days left in month in Excel
  • Check If Two Dates are same month in Excel
  • Convert text to date in Excel
  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • Calculate expiration date in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign people to groups in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to password protect excel sheet?
  • Basic text sort formula in Excel
  • How to calculate percent sold in Excel
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
  • How to choose page/paper size in Excel before Printing
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning