Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(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 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.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Smaller values displayed in a secondary pie.
Return the rank of a number in a data set
=RANK(number,ref,[order])
Join two or more text strings together with a delimiter.
TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)
Lookup values in vertical or horizontal ranges
=XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the absolute value of a number
=ABS(number)
Search one row or one column (or an array) for a value
(Vector form) =LOOKUP (lookup_value, lookup_vector, [result_vector])
(Array form) =LOOKUP(lookup_value, array)
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Replace part of a text string based on its position with new text.
REPLACE(old_text, start_num, num_chars, new_text)
Plots data in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
Return the logical value TRUE for any error type except the #N/A error.
=ISERR(value)
Plots data in vertical columns stacked by category.
Emphasizes the total of two or more data series over time.
2D and 3D options are 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!