Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Return the serial number of the current date and time
=NOW()
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Smaller values displayed in a secondary bar chart.
Plots fluctuations in stock prices or other data.
Uses 4 series of values, in order: open, high, low, close.
Data needs to be organized in the correct order.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Unlike a pie chart, can display multiple categories.
Sum (add) values in a range that meet multiple specific criteria.
SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)
Return the logical value TRUE if the cell contains any value that is not text.
=ISNONTEXT(value)
Plots data in order and joins with lines stacked by category.
Track changes or trends over time.
100% Stacked Line option is also available.
Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Plots data in vertical columns.
Make comparisons between discrete categories.
2D and 3D options are available.
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
Remove non-printing characters from a text string.
CLEAN(text)
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Plots data in horizontal rows stacked by category.
Make comparisons between discrete categories.
2D and 3D options are 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!