Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
Return the most common value in a data set
=MODE.SNGL(number1, [number2], ...)
Return the year, month or day component of a date
=YEAR(serial_number), =MONTH(serial_number), =DAY(serial_number)
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
Remove irregular spacing from either end of or within a text string.
TRIM(text)
Return the serial number of the current date and time
=NOW()
Return the logical value TRUE for any error type.
=ISERROR(value)
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], ...)
Return the k-th largest value in a range
LARGE(array, k)
Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
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.
Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Return the logical value TRUE if the cell contains any value that is not text.
=ISNONTEXT(value)
Return a custom result when a formula generates a #N/A error
=IFNA(value, value_if_na)
Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
Plots data in horizontal rows stacked by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Remove non-printing characters from a text string.
CLEAN(text)
Return a custom result when a formula generates an error
=ISERROR(value)
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!