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.


HLOOKUP function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Lookup values by column in a horizontal table or range

=HLOOKUP (lookup_value, table_array, row_index_num, [range_lookup])


Pivot Tables and Pivot Charts
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data from a related Pivot Table. Available in all chart formats.

Includes Filters which can be changed either in the Pivot Chart or related Pivot Table.

Changes to either a Pivot Table or Pivot Chart will automatically be reflected in the other.


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


Sunburst chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data within a hierarchical structure.

Segments are sized proportionally based on values.

Effective at showing how a category is broken into its contributing pieces.


REPT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Repeat a specific text string by a number of instances.

REPT(text, number_times)


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)


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.


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.


CONCAT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together.

CONCAT(text1, [text2], …)


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.


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)


COUNTIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Count values in a range that meet multiple specific criteria.

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


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!