Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns.

Make comparisons between discrete categories.

2D and 3D options are available.


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.


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)


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.


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.


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.


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.


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.


AND function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return TRUE or FALSE statements based on testing multiple logical conditions

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


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


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


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


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


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.


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!