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


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.


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.


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


Stock (Open, 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: open, high, low, close.

Data needs to be organized in the correct order.


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.


3D Line chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

Track changes or trends over time.

2D option is also available.


Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and joins with a line and a filled area below.

Track changes or trends over time.

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)


OR function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return TRUE or FALSE statements based on testing multiple logical conditions

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


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.


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.

2D and 3D options are available.


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.


TEXT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Format numbers as text by applying format codes.

TEXT(value, format_text)


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


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!