Return a custom result when a formula generates a #N/A error
=IFNA(value, value_if_na)
Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Remove irregular spacing from either end of or within a text string.
TRIM(text)
Count the number of characters in a string
LEN(text)
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
Evaluate and return the contents of a reference specified by a text string
=INDIRECT(ref_text, [a1])
Return the most common value in a data set
=MODE.SNGL(number1, [number2], ...)
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.
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Remove non-printing characters from a text string.
CLEAN(text)
Plots data as miniature charts within a worksheet cell.
Available in line, column or win/loss formats.
Position Sparklines near data for maximum impact.
Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
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.
Return the absolute value of a number
=ABS(number)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Return a random number between 0 and 1
=RAND()
Return the number of days between two dates
=DAYS(end_date,start_date)
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.
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!