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

Data Analysis

  • How To Insert and Customize Sparklines in Excel
  • Conditional Formatting Data bars Examples in Excel
  • How to Use Solver Tool in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Randomize/ Shuffle List in Excel

References

  • To count total rows in a range in Excel
  • How to get relative row numbers in a range in Excel
  • How to use Excel INDIRECT Function
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation only dates between
  • Excel Data validation exists in list
  • Excel Data validation date in next 30 days
  • Prevent invalid data entering in specific cells

Tag: MAXIFS function

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

by

What is MAXIFS function in Excel? The MAXIFS function is one of Statistical functions in Microsoft Excel that returns the maximum value among cells specified by a given set of conditions or criteria. Note: This feature is available on Windows or Mac if you have Office 2019, or if you have an Office 365 subscription. If you …

Continue Reading

How To Use MaxIfs and MinIfs in Excel

by

This function combines the MAX and IF function in order to get the maximum value in a data set of Excel worksheet. To look up the maximum value in a range based on specific criteria, you can use a basic array formula based on the IF function. {=MAX(IF(criteria_range=criteria,value_range))} Use the MAXIFS and MINIFS function in Excel …

Continue Reading

Max value ignore all errors in Excel

by

This tutorial shows how to calculate Max value ignore all errors in Excel using the example below; Formula =AGGREGATE(4,6,values) Explanation To get the maximum value in numeric data while ignoring all errors, you can use the AGGREGATE function, as explained below. In the example shown, the formula in E5 is: =AGGREGATE(4,6,values) where “values” is the named …

Continue Reading

Maximum if multiple criteria in Excel

by

This tutorial shows how to calculate Maximum if multiple criteria in Excel using the example below; Formula {=MAX(IF(rng1=criteria1,IF(rng2=criteria2,values)))} Explanation To get the maximum value in a data set based on more than one criteria (i.e. to get MAX IF), you can use an array formula based on the MAX and IF functions. In the example shown, …

Continue Reading

Maximum value if in Excel

by

This tutorial shows how to calculate Maximum value if in Excel using the example below; Formula {=MAX(IF(range=criteria,values))} Explanation To get a maximum value based on criteria, you can use the MAX function together with the IF function in an array formula. In the example shown, the formula in cell G6 is: {=MAX(IF(names=F6,times))} Where names is the named …

Continue Reading

First in, last out times in Excel

by

This tutorial shows how to calculate First in, last out times in Excel using the example below; Formula =MINIFS(times,names,name,actions,action) > Explanation To get “first in, last out” times from timesheet data, you can use the MAXIFS and MINIFS functions, or an array formula as described below. In the example shown, the formula in H6 is: =MINIFS(times,names,H5,actions,”in”) with …

Continue Reading

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

  • How to use Excel AND Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • AND function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • How to show last updated date stamp in Excel
  • How to get number of days, weeks, months or years between two dates in Excel
  • How to join date and text together in Excel
  • EDATE function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Map inputs to arbitrary values in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • How to randomly assign people to groups in Excel
  • If cell contains one of many things in Excel

General

  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Convert column letter to number in Excel
  • How to count total number of cells in a rectangular range in Excel
  • Basic text sort formula in Excel
  • Customize Ribbon In Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning