Return the serial number of a particular date
=DATE (year, month, day)
Return the serial number of the current date
=TODAY()
Returns the character specified by a number
CHAR(number)
Return the largest value in a range of values
MAX(number1, [number2], ...)
Return the logical value TRUE if a cell is blank or empty
=ISBLANK(value)
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.
Return the serial number of the current date and time
=NOW()
Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
Return different TRUE and FALSE results from logical tests
=IF(logical_test,[value_if_true],[value_if_false])
Extract characters from the beginning or end of a string.
LEFT(text, [num_chars]), LEFTB(text, [num_bytes])
RIGHT(text, [num_chars]), RIGHTB(text, [num_bytes])
Replace one or many instances of specific text based on its content (not on its position).
SUBSTITUTE(text, old_text, new_text, [instance_num])
Return the relative position of a specified item in a range
=XMATCH(lookup_value, lookup_array, [match_mode], [search_mode])
Plots data in horizontal bars.
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 logical value TRUE if the cell contains any value that is not text.
=ISNONTEXT(value)
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Return the logical value TRUE if the cell contains either a TRUE or FALSE statement.
=ISLOGICAL(value)
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.
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
Plots data in vertical columns 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!