Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
Remove irregular spacing from either end of or within a text string.
TRIM(text)
Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Plots data in horizontal rows stacked by category.
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.
Return the k-th smallest value in a range
SMALL(array, k)
Return the number of days between two dates
=DAYS(end_date,start_date)
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)
Return the logical value TRUE for any error type.
=ISERROR(value)
Plots data in vertical columns.
Make comparisons between discrete categories.
2D and 3D options are available.
Sum (add) values in a range that meet multiple specific criteria.
SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)
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.
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Plots data in order and joins with a 3D line.
Track changes or trends over time.
2D option is also available.
Return the rank of a number in a data set
=RANK(number,ref,[order])
Return the k-th largest value in a range
LARGE(array, k)
Join two or more text strings together with a delimiter.
TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)
Return the value or reference of specified cell(s)
Array form: =INDEX(array, row_num, [column_num])
Reference form: =INDEX(reference, row_num, [column_num], [area_num])
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.
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!