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


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.


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


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.


Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns.

Make comparisons between discrete categories.

2D and 3D options are available.


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.


Box & Whisper chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data into quartiles, highlighting the mean, median and outliers.

Indicates whether a distribution is skewed or whether there are outliers in the data set.

Use with multiple data sets which relate to each other in some way.


COUNTIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Count values in a range that meet multiple specific criteria.

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


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 (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.


TEXTJOIN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together with a delimiter.

TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)


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 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.


Map
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data across geographical regions onto a map.

Can be used with countries/regions, states, counties or postal codes.

Links to online geography data types to convert categories into recognized values.


IFNA function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return a custom result when a formula generates a #N/A error

=IFNA(value, value_if_na)


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!