Format numbers as text by applying format codes.
TEXT(value, format_text)
Count values in a range that meet a single criteria.
COUNTIF(range,criteria)
Plots data in vertical columns.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the logical value TRUE for any error type.
=ISERROR(value)
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Plots data in vertical columns stacked by category.
Emphasizes the total of two or more data series over time.
2D and 3D options are available.
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 in horizontal bars.
Make comparisons between discrete categories.
2D and 3D options are available.
Sum (add) values together.
=SUM(number1,number2,…)
Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
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 in order and joins with a line and a filled area below.
Track changes or trends over time.
2D and 3D options are available.
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
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.
Plots data in vertical columns and a line.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Return the most common value in a data set
=MODE.SNGL(number1, [number2], ...)
Return a reference that is a specified number of rows and columns from a starting point
=OFFSET(reference, rows, cols, [height], [width])
Join two or more text strings together with a delimiter.
TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)
Search one row or one column (or an array) for a value
(Vector form) =LOOKUP (lookup_value, lookup_vector, [result_vector])
(Array form) =LOOKUP(lookup_value, array)
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!