Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
Return the relative position of a specified item in a range
=MATCH(lookup_value, lookup_array, [match_type])
Return the k-th smallest value in a range
SMALL(array, k)
Round a number up to the next multiple
=CEILING(number, significance)
Remove irregular spacing from either end of or within a text string.
TRIM(text)
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 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.
Count values in a range that meet multiple specific criteria.
COUNTIFS(range1, criteria1, [range2], [criteria2], ...)
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Plots the distribution of data grouped into frequency bins.
Bin width or count can be adjusted.
Data is shown as continuous with no gaps between bins.
Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
Return the logical value TRUE if the cell contains either a TRUE or FALSE statement.
=ISLOGICAL(value)
Return the logical value TRUE if the cell contains any value that is not text.
=ISNONTEXT(value)
Extract characters from within a text string.
MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)
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.
Return the logical value TRUE for any error type except the #N/A error.
=ISERR(value)
Plots data in horizontal rows stacked by category to represent 100%.
Make comparisons between discrete categories.
2D and 3D options are available.
Return an array of random decimal or integer numbers between specified values
=RANDARRAY([rows],[columns],[min],[max],[whole_number])
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
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.
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!