Return the smallest value in a range of values
MIN(number1, [number2], ...)
Round a number to a specified number of digits
=ROUND(number, num_digits)
Format numbers as text by applying format codes.
TEXT(value, format_text)
Return a random number between 0 and 1
=RAND()
Evaluate and return the contents of a reference specified by a text string
=INDIRECT(ref_text, [a1])
Plots the distribution of data grouped into sorted frequency bins.
Shows the biggest factors in a set of data (e.g. per the 80/20 Pareto principle).
Includes a line representing cumulative contribution to 100% of each column.
Limited formatting options compared to a Combo chart.
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.
Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
Count how many values are in a list of arguments
COUNTA(value1, [value2], ...)
Returns the character specified by a number
CHAR(number)
Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Plots data in order and joins with lines stacked by category to represent 100%.
Track changes or trends over time.
Stacked Line option is also available.
Resembles a topographic map with colors and patterns representing similar values.
Useful for spotting optimum combinations between 2 sets of data.
3D, Wireframe 3D, Contour and Wireframe Contour versions exist.
Return TRUE or FALSE statements based on testing multiple logical conditions
=OR(logical1, [logical2], ...)
Plots data in vertical columns stacked by category to represent 100%.
Emphasizes the contribution of two or more data series to the whole.
2D and 3D options are available.
Plots data in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
Return the k-th largest value in a range
LARGE(array, k)
Return a custom result when a formula generates an error
=ISERROR(value)
Plots data in vertical columns and a line.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
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!