Return the logical value TRUE if the cell contains any value that is not text.
=ISNONTEXT(value)
Return the rank of a number in a data set
=RANK.AVG(number,ref,[order])
Plots data in vertical columns stacked by category to represent 100%.
Emphasizes the contribution of two or more data series to the whole.
2D and 3D options are available.
Return a filtered range of data based on defined criteria
=FILTER (array, include, [if_empty])
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
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 order and joins with lines stacked by category to represent 100%.
Track changes or trends over time.
Stacked Line option is also available.
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Plots fluctuations in stock prices or other data.
Uses 3 series of values, in order: high, low, close.
Data needs to be organized in the correct order.
Return the rank of a number in a data set
=RANK(number,ref,[order])
Join two or more text strings together.
CONCAT(text1, [text2], …)
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Return the serial number of the current date
=TODAY()
Plots data within a hierarchical structure.
Categories are displayed by color and proximity and are sized proportionally based on values.
Easily show lots of data which would be difficult with other chart types.
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Plots data in order and joins with lines stacked by category.
Track changes or trends over time.
100% Stacked Line 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!


