Count how many values are in a list of arguments
COUNTA(value1, [value2], ...)
Return the relative position of a specified item in a range
=MATCH(lookup_value, lookup_array, [match_type])
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Count values in a range that meet multiple specific criteria.
COUNTIFS(range1, criteria1, [range2], [criteria2], ...)
Plots data in vertical columns by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Count the number of characters in a string
LEN(text)
Plots data in vertical columns stacked by category to represent 100%.
Emphasizes the contribution of two or more data series to the whole.
2D and 3D options are available.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Smaller values displayed in a secondary pie.
Join two or more text strings together with a delimiter.
TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)
Plots data points for independent and dependant variables and sizes them with a 3rd variable.
Often used for scientific, statistical, and engineering data.
Shows patterns in large sets of data like an XY or Scatter plot.
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Plots data in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
Return the most common value in a data set
=MODE.SNGL(number1, [number2], ...)
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
Return the serial number of the current date
=TODAY()
Return the k-th largest value in a range
LARGE(array, k)
Plots data as miniature charts within a worksheet cell.
Available in line, column or win/loss formats.
Position Sparklines near data for maximum impact.
Round a number to a specified number of digits
=ROUND(number, num_digits)
Return the absolute value of a number
=ABS(number)
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!