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


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


SUBSTITUTE function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Replace one or many instances of specific text based on its content (not on its position).

SUBSTITUTE(text, old_text, new_text, [instance_num])


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


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


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)


100 Stacked Area chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in order and stacked by category to represent 100%.

Joins data with lines and a filled area below.

Track changes or trends over time.


100 Stacked Bar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in horizontal rows stacked by category to represent 100%.

Make comparisons between discrete categories.

2D and 3D options are available.


COUNTIFS function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Count values in a range that meet multiple specific criteria.

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


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


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


TRIM function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

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

TRIM(text)


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.


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)


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!