CONCAT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together.

CONCAT(text1, [text2], …)


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


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


XMATCH function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the relative position of a specified item in a range

=XMATCH(lookup_value, lookup_array, [match_mode], [search_mode])


Stock (High, Low, Close) chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots fluctuations in stock prices or other data.

Uses 3 series of values, in order: high, low, close.

Data needs to be organized in the correct order.


Combo Column Line chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns and a line.

Make comparisons between discrete categories.

Enables charting of values from diverse data sets.


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


100 Stacked Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and stacked by category to represent 100%.

Joins data with lines and a filled area below.

Track changes or trends over time.


Stock (Volume, Open, High, Low, Close) chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots fluctuations in stock prices or other data.

Uses 5 series of values, in order: volume, open, high, low, close.

Data needs to be organized in the correct order.


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!