Return the k-th largest value in a range
LARGE(array, k)
Return the reverse of TRUE or FALSE statements based on testing logical conditions
=NOT(logical)
Format numbers as text by applying format codes.
TEXT(value, format_text)
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.
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Plots data in horizontal rows stacked by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Return TRUE or FALSE statements based on testing multiple logical conditions
=AND(logical1, [logical2], ...)
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 largest value in a range of values
MAX(number1, [number2], ...)
Remove non-printing characters from a text string.
CLEAN(text)
Plots data in horizontal rows stacked by category to represent 100%.
Make comparisons between discrete categories.
2D and 3D options are available.
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 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.
Smaller values displayed in a secondary pie.
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Return the serial number of the current date and time
=NOW()
Return a custom result when a formula generates an error
=ISERROR(value)
Return the number of days between two dates
=DAYS(end_date,start_date)
Return the most common value in a data set
=MODE.SNGL(number1, [number2], ...)
Count the number of characters in a string
LEN(text)
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!


