Return TRUE or FALSE statements based on testing multiple logical conditions
=OR(logical1, [logical2], ...)
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Extract characters from within a text string.
MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)
Plots data in vertical columns and a line.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Round a number to a specified number of digits
=ROUND(number, num_digits)
Return a custom result when a formula generates a #N/A error
=IFNA(value, value_if_na)
Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Join two or more text strings together.
CONCAT(text1, [text2], …)
Count values in a range that meet multiple specific criteria.
COUNTIFS(range1, criteria1, [range2], [criteria2], ...)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
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.
Plots data points for independent and dependant variables and sizes them with a 3rd variable.
Often used for scientific, statistical, and engineering data.
Shows patterns in large sets of data like an XY or Scatter plot.
Plots data in vertical columns.
Make comparisons between discrete categories.
2D and 3D options are available.
Count how many values are in a list of arguments
COUNTA(value1, [value2], ...)
Plots data in vertical columns by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the serial number of the current date
=TODAY()
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Smaller values displayed in a secondary pie.
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Return different TRUE and FALSE results from logical tests
=IF(logical_test,[value_if_true],[value_if_false])
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!