Round a number down to the next multiple
=FLOOR(number, significance)
Return TRUE or FALSE statements based on testing multiple logical conditions
=AND(logical1, [logical2], ...)
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Return a custom result when a formula generates a #N/A error
=IFNA(value, value_if_na)
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
Extract characters from within a text string.
MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
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.
Round a number to a specified number of digits
=ROUND(number, num_digits)
Return the rank of a number in a data set
=RANK.EQ(number,ref,[order])
Return the largest value in a range of values
MAX(number1, [number2], ...)
Plots data in order and joins with lines stacked by category.
Track changes or trends over time.
100% Stacked Line option is also available.
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
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 in order and stacked by category. Joins data with lines and a filled area below.
Track changes or trends over time.
100% Stacked Area option is also available.
Plots data within a hierarchical structure.
Categories are displayed by color and proximity and are sized proportionally based on values.
Easily show lots of data which would be difficult with other chart types.
Return the serial number of a particular date
=DATE (year, month, day)
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Smaller values displayed in a secondary pie.
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!