Return the logical value TRUE if a cell is blank or empty
=ISBLANK(value)
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.
Plots fluctuations in stock prices or other data.
Uses 4 series of values, in order: volume, high, low, close.
Data needs to be organized in the correct order.
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Return a reference that is a specified number of rows and columns from a starting point
=OFFSET(reference, rows, cols, [height], [width])
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.
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.
Return the rank of a number in a data set
=RANK.AVG(number,ref,[order])
Plots data in vertical columns stacked by category.
Emphasizes the total of two or more data series over time.
2D and 3D options are available.
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.
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
Return the year, month or day component of a date
=YEAR(serial_number), =MONTH(serial_number), =DAY(serial_number)
Return the serial number of a particular date
=DATE (year, month, day)
Plots data in order and joins with lines stacked by category.
Track changes or trends over time.
100% Stacked Line option is also available.
Plots fluctuations in stock prices or other data.
Uses 5 series of values, in order: volume, open, high, low, close.
Data needs to be organized in the correct order.
Plots data in vertical columns.
Make comparisons between discrete categories.
2D and 3D options are available.
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
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)
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!