Returns the character specified by a number
CHAR(number)
Return the serial number of the current date
=TODAY()
Lookup values in vertical or horizontal ranges
=XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Return TRUE or FALSE statements based on testing multiple logical conditions
=AND(logical1, [logical2], ...)
Replace part of a text string based on its position with new text.
REPLACE(old_text, start_num, num_chars, new_text)
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Return the largest value in a range of values
MAX(number1, [number2], ...)
Plots data from a related Pivot Table. Available in all chart formats.
Includes Filters which can be changed either in the Pivot Chart or related Pivot Table.
Changes to either a Pivot Table or Pivot Chart will automatically be reflected in the other.
Return a random number between 0 and 1
=RAND()
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.
Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
Round a number to a specified number of digits
=ROUND(number, num_digits)
Return the rank of a number in a data set
=RANK.AVG(number,ref,[order])
Return a custom result when a formula generates an error
=ISERROR(value)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
Return the logical value TRUE if the cell contains any value that is not text.
=ISNONTEXT(value)
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)
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!