Clustered Column chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in vertical columns by category.

Make comparisons between discrete categories.

2D and 3D options are available.


TEXTJOIN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together with a delimiter.

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


COUNTIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Count values in a range that meet multiple specific criteria.

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


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)


CLEAN function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Remove non-printing characters from a text string.

CLEAN(text)


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.


REPLACE function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Replace part of a text string based on its position with new text.

REPLACE(old_text, start_num, num_chars, new_text)


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


CONCAT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Join two or more text strings together.

CONCAT(text1, [text2], …)


NOT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the reverse of TRUE or FALSE statements based on testing logical conditions

=NOT(logical)


AVERAGE function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Returns the arithmetic mean or average of a data set.

=AVERAGE(number1, [number2], ...)


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


LOWER UPPER PROPER functions
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Convert text into lowercase, uppercase or capitalize the first letter in a string.

LOWER(text), UPPER(text), PROPER(text)


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.


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!