Return the largest value in a range of values
MAX(number1, [number2], ...)
Return TRUE or FALSE statements based on testing multiple logical conditions
=OR(logical1, [logical2], ...)
Returns the character specified by a number
CHAR(number)
Plots data as miniature charts within a worksheet cell.
Available in line, column or win/loss formats.
Position Sparklines near data for maximum impact.
Return the absolute value of a number
=ABS(number)
Plots data in vertical columns.
Make comparisons between discrete categories.
2D and 3D options are available.
Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
Return the rank of a number in a data set
=RANK.EQ(number,ref,[order])
Plots data as horizontal bars representing stages in a process.
Values typically decrease from top to bottom so chart resembles a funnel.
Could be built using a stacked bar chart.
Round a number to a specified number of digits
=ROUND(number, num_digits)
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Return a filtered range of data based on defined criteria
=FILTER (array, include, [if_empty])
Return the logical value TRUE if a cell is blank or empty
=ISBLANK(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.
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Return the rank of a number in a data set
=RANK(number,ref,[order])
Plots fluctuations in stock prices or other data.
Uses 4 series of values, in order: volume, high, low, close.
Data needs to be organized in the correct order.
Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
Plots fluctuations in stock prices or other data.
Uses 4 series of values, in order: open, high, low, close.
Data needs to be organized in the correct order.
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!


