Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
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)
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.
Return a filtered range of data based on defined criteria
=FILTER (array, include, [if_empty])
Evaluate and return the contents of a reference specified by a text string
=INDIRECT(ref_text, [a1])
Return the rank of a number in a data set
=RANK.AVG(number,ref,[order])
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Count how many values are in a list of arguments
COUNTA(value1, [value2], ...)
Plots data into quartiles, highlighting the mean, median and outliers.
Indicates whether a distribution is skewed or whether there are outliers in the data set.
Use with multiple data sets which relate to each other in some way.
Round a number to a specified number of digits
=ROUND(number, num_digits)
Plots data in vertical columns and a line.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
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 logical value TRUE if the cell contains either a TRUE or FALSE statement.
=ISLOGICAL(value)
Return the year, month or day component of a date
=YEAR(serial_number), =MONTH(serial_number), =DAY(serial_number)
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.
Replace one or many instances of specific text based on its content (not on its position).
SUBSTITUTE(text, old_text, new_text, [instance_num])
Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
Plots data in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
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!