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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Everything about Charts in Excel
  • Create Scatter Chart in Excel
  • How to combine 2 or more chart types in a single chart in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to use Excel VLOOKUP Function
  • Excel Advanced Lookup using Index and Match Functions
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to use Excel ROWS Function

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation unique values only
  • Excel Data validation must contain specific text
  • Excel Data validation only dates between
  • Excel Data validation whole percentage only

Tag: MEDIAN function

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

by

What is MEDIAN function in Excel? MEDIAN function is one of Statistical functions in Microsoft Excel that returns the median of the given numbers. The median is the number in the middle of a set of numbers. Syntax of MEDIAN function MEDIAN(number1, [number2], …) The MEDIAN function syntax has the following arguments: Number1, number2, …    Number1 is …

Continue Reading

Get work hours between dates and times in Excel

by

To calculate total work hours between two dates and times, you can use a formula based on the NETWORKDAYS function. Formula =(NETWORKDAYS(start,end)-1)*(upper-lower) +IF(NETWORKDAYS(end,end),MEDIAN (MOD(end,1),upper,lower),upper) -MEDIAN(NETWORKDAYS(start,start) *MOD(start,1),upper,lower) Explanation In the example shown, E5 contains this formula: =(NETWORKDAYS(B5,C5)-1)*(upper-lower) +IF(NETWORKDAYS(C5,C5),MEDIAN (MOD(C5,1),upper,lower),upper) -MEDIAN(NETWORKDAYS(B5,B5) *MOD(B5,1),upper,lower) where “lower” is the named range H5 and “upper” is the named range H6. How this formula …

Continue Reading

9 Mathematical Computations Example using Excel Statistical Function

by

In addition to formulas, another way to conduct mathematical computations in Excel is through functions. Statistical functions apply a mathematical process to a group of cells in a worksheet. This chapter gives an overview of some very useful statistical functions like: AVERAGE function, AVERAGEIF function, MEDIAN function, SUMIF function, MIN function, MODE function, STEDV function, LARGE function, SMALL function. Average To calculate the average of a …

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

  • Return blank if in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • How to use Excel AND Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Excel Date & Time Functions Example
  • Calculate total hours that fall between two times in Excel
  • Convert Excel time to decimal seconds
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • Convert decimal minutes to Excel time

Grouping

  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Map inputs to arbitrary values in Excel
  • How to randomly assign people to groups in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to get original price from percentage discount in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to calculate percent of students absent in Excel
  • List worksheet index numbers in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning