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.


TEXTJOIN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together with a delimiter.

TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)


XLOOKUP function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Lookup values in vertical or horizontal ranges

=XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])


ISNONTEXT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the logical value TRUE if the cell contains any value that is not text.

=ISNONTEXT(value)


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.


TEXT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Format numbers as text by applying format codes.

TEXT(value, format_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.


Stacked Bar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in horizontal rows stacked by category.

Make comparisons between discrete categories.

2D and 3D options are available.


Bar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in horizontal bars.

Make comparisons between discrete categories.

2D and 3D options are available.


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.


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


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.


AND function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return TRUE or FALSE statements based on testing multiple logical conditions

=AND(logical1, [logical2], ...)


CLEAN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Remove non-printing characters from a text string.

CLEAN(text)


Box & Whisper chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data into quartiles, highlighting the mean, median and outliers.

Indicates whether a distribution is skewed or whether there are outliers in the data set.

Use with multiple data sets which relate to each other in some way.


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!