Waterfall chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data as a series of color-coded, positive and negative floating columns.

Also known as a bridge chart, shows the impact of additions and subtractions to an initial value.

Useful for visually displaying running totals.


TEXT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Format numbers as text by applying format codes.

TEXT(value, format_text)


AVERAGEIF function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Calculate the average of numbers in a range that meet specific criteria.

AVERAGEIF(range, criteria, [average_range])


2D Line chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

Track changes or trends over time.

3D option is also available.


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.


OFFSET function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return a reference that is a specified number of rows and columns from a starting point

=OFFSET(reference, rows, cols, [height], [width])


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


NOT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

=NOT(logical)


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)


IF function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return different TRUE and FALSE results from logical tests

=IF(logical_test,[value_if_true],[value_if_false])


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)


CLEAN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Remove non-printing characters from a text string.

CLEAN(text)


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.


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)


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!