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


Funnel chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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.


Pie of pie chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data proportional to the sum of items.

Data points shown as a percentage of the whole.

Smaller values displayed in a secondary pie.


Clustered Bar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in horizontal bars by category.

Make comparisons between discrete categories.

2D and 3D options are available.


REPLACE function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Replace part of a text string based on its position with new text.

REPLACE(old_text, start_num, num_chars, new_text)


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.


COUNTIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Count values in a range that meet multiple specific criteria.

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


RANDARRAY function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return an array of random decimal or integer numbers between specified values

=RANDARRAY([rows],[columns],[min],[max],[whole_number])


100 Stacked Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns stacked by category to represent 100%.

Emphasizes the contribution of two or more data series to the whole.

2D and 3D options are available.


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


100 Stacked Line chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and joins with lines stacked by category to represent 100%.

Track changes or trends over time.

Stacked Line option is also available.


Combo Column Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns and a filled area.

Make comparisons between discrete categories.

Enables charting of values from diverse data sets.


Treemap chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data within a hierarchical structure.

Categories are displayed by color and proximity and are sized proportionally based on values.

Easily show lots of data which would be difficult with other chart types.


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!