Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Return a custom result when a formula generates a #N/A error
=IFNA(value, value_if_na)
Return a filtered range of data based on defined criteria
=FILTER (array, include, [if_empty])
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])
Return the logical value TRUE for any error type.
=ISERROR(value)
Plots data across geographical regions onto a map.
Can be used with countries/regions, states, counties or postal codes.
Links to online geography data types to convert categories into recognized values.
Round a number to a specified number of digits
=ROUND(number, num_digits)
Evaluate and return the contents of a reference specified by a text string
=INDIRECT(ref_text, [a1])
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.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Smaller values displayed in a secondary pie.
Plots data as a series of color-coded, positive and negative floating columns.
Also known as a bridge chart, shows the impact of additions and subtractions to an initial value.
Useful for visually displaying running totals.
Returns the character specified by a number
CHAR(number)
Plots data in order and joins with a line and a filled area below.
Track changes or trends over time.
2D and 3D options are available.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Unlike a pie chart, can display multiple categories.
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Plots fluctuations in stock prices or other data.
Uses 4 series of values, in order: volume, high, low, close.
Data needs to be organized in the correct order.
Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
Return the largest value in a range of values
MAX(number1, [number2], ...)
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Return the serial number of the current date and time
=NOW()
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
TEXTJOIN() function
26 March 2022
REPLACE() function
26 March 2022
TEXT() function
26 March 2022
RANK.AVG() function
25 March 2022
CONCAT() function
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!