Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Return the logical value TRUE if a cell is blank or empty
=ISBLANK(value)
Plots data as a series of color-coded, positive and negative floating columns.
Also known as a bridge chart, shows the impact of additions and subtractions to an initial value.
Useful for visually displaying running totals.
Plots data points for independent and dependant variables and sizes them with a 3rd variable.
Often used for scientific, statistical, and engineering data.
Shows patterns in large sets of data like an XY or Scatter plot.
Return the logical value TRUE for any error type except the #N/A error.
=ISERR(value)
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
Return the k-th largest value in a range
LARGE(array, k)
Plots data in order and joins with lines stacked by category.
Track changes or trends over time.
100% Stacked Line option is also available.
Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
Return a reference that is a specified number of rows and columns from a starting point
=OFFSET(reference, rows, cols, [height], [width])
Plots data in vertical columns by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Lookup values by column in a horizontal table or range
=HLOOKUP (lookup_value, table_array, row_index_num, [range_lookup])
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Unlike a pie chart, can display multiple categories.
Plots data points for independent and dependant variables.
Often used for scientific, statistical, and engineering data.
Also known as XY chart. Shows patterns in large sets of data.
Return the k-th smallest value in a range
SMALL(array, k)
Return different TRUE and FALSE results from logical tests
=IF(logical_test,[value_if_true],[value_if_false])
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Return the most common value in a data set
=MODE (number1, [number2], ...)
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the number of days between two dates
=DAYS(end_date,start_date)
Register (for free!) or Login to access bonus materials
About xlsnippets
Learn how to master functions, charts, pivot tables and more using Excel for Microsoft Office 365. Simple instructions and embedded spreadsheets help you practise the basics.
Latest Updates
TEXTJOIN() function
26 March 2022
REPLACE() function
26 March 2022
TEXT() function
26 March 2022
RANK.AVG() function
25 March 2022
CONCAT() function
22 March 2022
Coming soon
xlsnippets.com is currently in beta version. More functions and bonus content for registered users will be added weekly. Detailed training courses with additional downloadable resources are also on the horizon!