Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns.

Make comparisons between discrete categories.

2D and 3D options are available.


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.


CLEAN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Remove non-printing characters from a text string.

CLEAN(text)


INDEX function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the value or reference of specified cell(s)

Array form: =INDEX(array, row_num, [column_num])

Reference form: =INDEX(reference, row_num, [column_num], [area_num])


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.

2D and 3D options are available.


LEFT RIGHT functions
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Extract characters from the beginning or end of a string.

LEFT(text, [num_chars]), LEFTB(text, [num_bytes])

RIGHT(text, [num_chars]), RIGHTB(text, [num_bytes])


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.


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.


TRIM function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

TRIM(text)


YEAR, MONTH, DAY functions
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the year, month or day component of a date

=YEAR(serial_number), =MONTH(serial_number), =DAY(serial_number)


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.


TEXT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Format numbers as text by applying format codes.

TEXT(value, format_text)


LOOKUP function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Search one row or one column (or an array) for a value

(Vector form) =LOOKUP (lookup_value, lookup_vector, [result_vector])

(Array form) =LOOKUP(lookup_value, array)


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!