Return the rank of a number in a data set
=RANK.AVG(number,ref,[order])
Return the serial number of the current date
=TODAY()
Returns the character specified by a number
CHAR(number)
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Return the k-th smallest value in a range
SMALL(array, k)
Return a filtered range of data based on defined criteria
=FILTER (array, include, [if_empty])
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Return a reference that is a specified number of rows and columns from a starting point
=OFFSET(reference, rows, cols, [height], [width])
Return the logical value TRUE if the cell contains either a TRUE or FALSE statement.
=ISLOGICAL(value)
Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
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 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.
Return the logical value TRUE for any error type except the #N/A error.
=ISERR(value)
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.
Evaluate and return the contents of a reference specified by a text string
=INDIRECT(ref_text, [a1])
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Plots data in horizontal bars.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the largest value in a range of values
MAX(number1, [number2], ...)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
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!