Waterfall chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data as a series of color-coded, positive and negative floating columns.

Also known as a bridge chart, shows the impact of additions and subtractions to an initial value.

Useful for visually displaying running totals.


Doughnut chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data proportional to the sum of items.

Data points shown as a percentage of the whole.

Unlike a pie chart, can display multiple categories.


Scatter chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data points for independent and dependant variables.

Often used for scientific, statistical, and engineering data.

Also known as XY chart. Shows patterns in large sets of data.


REPT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Repeat a specific text string by a number of instances.

REPT(text, number_times)


NOT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

=NOT(logical)


SUMIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Sum (add) values in a range that meet multiple specific criteria.

SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)


AVERAGEIF function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Calculate the average of numbers in a range that meet specific criteria.

AVERAGEIF(range, criteria, [average_range])


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.


Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns.

Make comparisons between discrete categories.

2D and 3D options are available.


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

Plots fluctuations in stock prices or other data.

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

Data needs to be organized in the correct order.


Clustered Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns by category.

Make comparisons between discrete categories.

2D and 3D options are available.


IFERROR function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return a custom result when a formula generates an error

=ISERROR(value)


Stacked Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

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!