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)


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)


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)


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.


Scatter chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data points for independent and dependant variables.

Often used for scientific, statistical, and engineering data.

Also known as XY chart. Shows patterns in large sets of data.


Clustered Bar chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data in horizontal bars by category.

Make comparisons between discrete categories.

2D and 3D options are available.


MODE.MULT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Returns a vertical array of the most common values in a data set.

=MODE.MULT(number1, [number2], ...)


Funnel chart
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Plots data as horizontal bars representing stages in a process.

Values typically decrease from top to bottom so chart resembles a funnel.

Could be built using a stacked bar chart.


ISNONTEXT function
Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive

Return the logical value TRUE if the cell contains any value that is not text.

=ISNONTEXT(value)


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.


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


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!