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


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


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.


MID function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Extract characters from within a text string.

MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)


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


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

Plots fluctuations in stock prices or other data.

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

Data needs to be organized in the correct order.


Histogram chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots the distribution of data grouped into frequency bins.

Bin width or count can be adjusted.

Data is shown as continuous with no gaps between bins.


LOWER UPPER PROPER functions
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Convert text into lowercase, uppercase or capitalize the first letter in a string.

LOWER(text), UPPER(text), PROPER(text)


3D Line chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and joins with a 3D line.

Track changes or trends over time.

2D option is also available.


100 Stacked Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

Joins data with lines and a filled area below.

Track changes or trends over time.


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.


NOT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

=NOT(logical)


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!