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 contains the #N/A error
=ISBLANK(value)
Plots data in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
Sum (add) values in a range that meet multiple specific criteria.
SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)
Round a number up to the next multiple
=CEILING(number, significance)
Join two or more text strings together.
CONCAT(text1, [text2], …)
Replace one or many instances of specific text based on its content (not on its position).
SUBSTITUTE(text, old_text, new_text, [instance_num])
Plots data within a hierarchical structure.
Segments are sized proportionally based on values.
Effective at showing how a category is broken into its contributing pieces.
Plots data in vertical columns and a line.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Return a random number between 0 and 1
=RAND()
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Plots data on a common axis radiating out from the center of the chart.
Useful for plotting responses to questionnaires or performance reviews.
Available in wireframe (with or without markers) or filled versions.
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Return the largest value in a range of values
MAX(number1, [number2], ...)
Plots data within a hierarchical structure.
Categories are displayed by color and proximity and are sized proportionally based on values.
Easily show lots of data which would be difficult with other chart types.
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Plots data in order and stacked by category. Joins data with lines and a filled area below.
Track changes or trends over time.
100% Stacked Area option is also available.
Plots the distribution of data grouped into frequency bins.
Bin width or count can be adjusted.
Data is shown as continuous with no gaps between bins.
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Return the serial number of the current date
=TODAY()
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!