TRIM function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Remove irregular spacing from either end of or within a text string.

TRIM(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.


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


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)


Stock (Volume, 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: volume, high, low, close.

Data needs to be organized in the correct order.


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.


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.


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


Stacked Line chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and joins with lines stacked by category.

Track changes or trends over time.

100% Stacked Line option is also available.


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.


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)


Bar 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 bar chart.


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)


100 Stacked Bar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in horizontal rows stacked by category to represent 100%.

Make comparisons between discrete categories.

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!