Returns the character specified by a number
CHAR(number)
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Return the number of days between two dates
=DAYS(end_date,start_date)
Extract characters from within a text string.
MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)
Return the rank of a number in a data set
=RANK(number,ref,[order])
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 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.
Plots data into quartiles, highlighting the mean, median and outliers.
Indicates whether a distribution is skewed or whether there are outliers in the data set.
Use with multiple data sets which relate to each other in some way.
Remove non-printing characters from a text string.
CLEAN(text)
Plots data in order and joins with lines stacked by category to represent 100%.
Track changes or trends over time.
Stacked Line option is also available.
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.
Return the relative position of a specified item in a range
=MATCH(lookup_value, lookup_array, [match_type])
Lookup values in vertical or horizontal ranges
=XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])
Round a number down to a specified number of digits
=ROUNDDOWN(number, num_digits)
Plots data in order and joins with a 3D line.
Track changes or trends over time.
2D option is also available.
Format numbers as text by applying format codes.
TEXT(value, format_text)
Return the logical value TRUE if the cell contains any value that is not text.
=ISNONTEXT(value)
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Plots data as miniature charts within a worksheet cell.
Available in line, column or win/loss formats.
Position Sparklines near data for maximum impact.
Return an array of random decimal or integer numbers between specified values
=RANDARRAY([rows],[columns],[min],[max],[whole_number])
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!