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 absolute value of a number
=ABS(number)
Plots data in vertical columns and a line.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
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 order and joins with a line and a filled area below.
Track changes or trends over time.
2D and 3D options are available.
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
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 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])
Plots data as miniature charts within a worksheet cell.
Available in line, column or win/loss formats.
Position Sparklines near data for maximum impact.
Remove non-printing characters from a text string.
CLEAN(text)
Return the largest value in a range of values
MAX(number1, [number2], ...)
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Replace part of a text string based on its position with new text.
REPLACE(old_text, start_num, num_chars, new_text)
Return the most common value in a data set
=MODE (number1, [number2], ...)
Return the rank of a number in a data set
=RANK(number,ref,[order])
Return TRUE or FALSE statements based on testing multiple logical conditions
=AND(logical1, [logical2], ...)
Plots data as horizontal bars representing stages in a process.
Values typically decrease from top to bottom so chart resembles a funnel.
Could be built using a stacked bar chart.
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!