Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
Extract characters from within a text string.
MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Plots data in vertical columns.
Make comparisons between discrete categories.
2D and 3D options are available.
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Count how many values are in a list of arguments
COUNTA(value1, [value2], ...)
Find specific text and its related starting position within a text string.
FIND(find_text, within_text, [start_num])
FINDB(find_text, within_text, [start_num])
Count the number of characters in a string
LEN(text)
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.
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Plots fluctuations in stock prices or other data.
Uses 3 series of values, in order: high, low, close.
Data needs to be organized in the correct order.
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Plots data in order and stacked by category to represent 100%.
Joins data with lines and a filled area below.
Track changes or trends over time.
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.
Return the k-th smallest value in a range
SMALL(array, k)
Return the relative position of a specified item in a range
=XMATCH(lookup_value, lookup_array, [match_mode], [search_mode])
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!