COUNTIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Count values in a range that meet multiple specific criteria.

COUNTIFS(range1, criteria1, [range2], [criteria2], ...)


Stock (Open, High, Low, Close) chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots fluctuations in stock prices or other data.

Uses 4 series of values, in order: open, high, low, close.

Data needs to be organized in the correct order.


NOT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the reverse of TRUE or FALSE statements based on testing logical conditions

=NOT(logical)


XMATCH function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the relative position of a specified item in a range

=XMATCH(lookup_value, lookup_array, [match_mode], [search_mode])


Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and joins with a line and a filled area below.

Track changes or trends over time.

2D and 3D options are available.


CLEAN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Remove non-printing characters from a text string.

CLEAN(text)


INDEX function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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])


Pivot Tables and Pivot Charts
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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.


Bubble chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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.


SUBSTITUTE function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Replace one or many instances of specific text based on its content (not on its position).

SUBSTITUTE(text, old_text, new_text, [instance_num])


Stacked Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and stacked by category. Joins data with lines and a filled area below.

Track changes or trends over time.

100% Stacked Area option is also available.


Sunburst chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data within a hierarchical structure.

Segments are sized proportionally based on values.

Effective at showing how a category is broken into its contributing pieces.


VLOOKUP function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Lookup values by row in a vertical table or range

=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])


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

26 March 2022
26 March 2022
26 March 2022
25 March 2022
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!