Bubble chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data points for independent and dependant variables and sizes them with a 3rd variable.

Often used for scientific, statistical, and engineering data.

Shows patterns in large sets of data like an XY or Scatter plot.


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.


Radar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data on a common axis radiating out from the center of the chart.

Useful for plotting responses to questionnaires or performance reviews.

Available in wireframe (with or without markers) or filled versions.


NOT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

=NOT(logical)


RANDARRAY function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return an array of random decimal or integer numbers between specified values

=RANDARRAY([rows],[columns],[min],[max],[whole_number])


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


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


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.


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.


100 Stacked Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns stacked by category to represent 100%.

Emphasizes the contribution of two or more data series to the whole.

2D and 3D options are available.


COUNTIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Count values in a range that meet multiple specific criteria.

COUNTIFS(range1, criteria1, [range2], [criteria2], ...)


FIND function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Find specific text and its related starting position within a text string.

FIND(find_text, within_text, [start_num])

FINDB(find_text, within_text, [start_num])


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.


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.


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


Surface chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Resembles a topographic map with colors and patterns representing similar values.

Useful for spotting optimum combinations between 2 sets of data.

3D, Wireframe 3D, Contour and Wireframe Contour versions exist.


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.


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!