Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Return the k-th smallest value in a range
SMALL(array, k)
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])
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
Plots data as miniature charts within a worksheet cell.
Available in line, column or win/loss formats.
Position Sparklines near data for maximum impact.
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Plots data in order and joins with a 3D line.
Track changes or trends over time.
2D option is also available.
Return the serial number of the current date and time
=NOW()
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Lookup values in vertical or horizontal ranges
=XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])
Return the largest value in a range of values
MAX(number1, [number2], ...)
Return the reverse of TRUE or FALSE statements based on testing logical conditions
=NOT(logical)
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Return a reference that is a specified number of rows and columns from a starting point
=OFFSET(reference, rows, cols, [height], [width])
Return TRUE or FALSE statements based on testing multiple logical conditions
=OR(logical1, [logical2], ...)
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
Sum (add) values in a range that meet multiple specific criteria.
SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)
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.
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.
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!