TEXTJOIN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together with a delimiter.

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


IFERROR function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return a custom result when a formula generates an error

=ISERROR(value)


Pareto chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots the distribution of data grouped into sorted frequency bins.

Shows the biggest factors in a set of data (e.g. per the 80/20 Pareto principle).

Includes a line representing cumulative contribution to 100% of each column.

Limited formatting options compared to a Combo chart.


AVERAGEIF function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Calculate the average of numbers in a range that meet specific criteria.

AVERAGEIF(range, criteria, [average_range])


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.


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)


Bar 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 bar chart.


Stacked Bar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in horizontal rows stacked by category.

Make comparisons between discrete categories.

2D and 3D options are available.


TRIM function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Remove irregular spacing from either end of or within a text string.

TRIM(text)


YEAR, MONTH, DAY functions
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the year, month or day component of a date

=YEAR(serial_number), =MONTH(serial_number), =DAY(serial_number)


ISLOGICAL function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the logical value TRUE if the cell contains either a TRUE or FALSE statement.

=ISLOGICAL(value)


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


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.


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.


Combo Column Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns and a filled area.

Make comparisons between discrete categories.

Enables charting of values from diverse data sets.


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!