Round a number up to the next multiple
=CEILING(number, significance)
Return the reverse of TRUE or FALSE statements based on testing logical conditions
=NOT(logical)
Count how many values are in a list of arguments
COUNTA(value1, [value2], ...)
Search one row or one column (or an array) for a value
(Vector form) =LOOKUP (lookup_value, lookup_vector, [result_vector])
(Array form) =LOOKUP(lookup_value, array)
Return the rank of a number in a data set
=RANK.AVG(number,ref,[order])
Round a number down to the next multiple
=FLOOR(number, significance)
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Resembles a topographic map with colors and patterns representing similar values.
Useful for spotting optimum combinations between 2 sets of data.
3D, Wireframe 3D, Contour and Wireframe Contour versions exist.
Return the logical value TRUE for any error type except the #N/A error.
=ISERR(value)
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.
Return the value or reference of specified cell(s)
Array form: =INDEX(array, row_num, [column_num])
Reference form: =INDEX(reference, row_num, [column_num], [area_num])
Return an array of random decimal or integer numbers between specified values
=RANDARRAY([rows],[columns],[min],[max],[whole_number])
Replace one or many instances of specific text based on its content (not on its position).
SUBSTITUTE(text, old_text, new_text, [instance_num])
Return TRUE or FALSE statements based on testing multiple logical conditions
=AND(logical1, [logical2], ...)
Plots data within a hierarchical structure.
Segments are sized proportionally based on values.
Effective at showing how a category is broken into its contributing pieces.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
Plots data in vertical columns stacked by category to represent 100%.
Emphasizes the contribution of two or more data series to the whole.
2D and 3D options are available.
Return the relative position of a specified item in a range
=MATCH(lookup_value, lookup_array, [match_type])
Return the rank of a number in a data set
=RANK(number,ref,[order])
Count the number of characters in a string
LEN(text)
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!