LEFT RIGHT functions
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Extract characters from the beginning or end of a string.

LEFT(text, [num_chars]), LEFTB(text, [num_bytes])

RIGHT(text, [num_chars]), RIGHTB(text, [num_bytes])


OR function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return TRUE or FALSE statements based on testing multiple logical conditions

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


TEXTJOIN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together with a delimiter.

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


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.


Stacked Line chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and joins with lines stacked by category.

Track changes or trends over time.

100% Stacked Line option is also available.


Surface chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Resembles a topographic map with colors and patterns representing similar values.

Useful for spotting optimum combinations between 2 sets of data.

3D, Wireframe 3D, Contour and Wireframe Contour versions exist.


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.


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


Sparklines
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data as miniature charts within a worksheet cell.

Available in line, column or win/loss formats.

Position Sparklines near data for maximum impact.


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


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.


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


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.


FIND function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Find specific text and its related starting position within a text string.

FIND(find_text, within_text, [start_num])

FINDB(find_text, within_text, [start_num])


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.


REPT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Repeat a specific text string by a number of instances.

REPT(text, number_times)


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!