Return TRUE or FALSE statements based on testing multiple logical conditions
=AND(logical1, [logical2], ...)
Return the logical value TRUE for any error type.
=ISERROR(value)
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
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 for any error type except the #N/A error.
=ISERR(value)
Return the serial number of the current date
=TODAY()
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the rank of a number in a data set
=RANK(number,ref,[order])
Return the largest value in a range of values
MAX(number1, [number2], ...)
Plots data in order and joins with lines stacked by category.
Track changes or trends over time.
100% Stacked Line option is also available.
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.
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Plots data from a related Pivot Table. Available in all chart formats.
Includes Filters which can be changed either in the Pivot Chart or related Pivot Table.
Changes to either a Pivot Table or Pivot Chart will automatically be reflected in the other.
Join two or more text strings together with a delimiter.
TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)
Lookup values by row in a vertical table or range
=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
Return the most common value in a data set
=MODE.SNGL(number1, [number2], ...)
Return a random number between 0 and 1
=RAND()
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!