Format numbers as text by applying format codes.
TEXT(value, format_text)
Remove irregular spacing from either end of or within a text string.
TRIM(text)
Lookup values by row in a vertical table or range
=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Return the serial number of a particular date
=DATE (year, month, day)
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Returns the arithmetic mean or average of a data set.
=AVERAGE(number1, [number2], ...)
Returns the median or middle number in a data set.
=MEDIAN(number1, [number2], ...)
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
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.
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Plots data in horizontal bars.
Make comparisons between discrete categories.
2D and 3D options are available.
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
Return the serial number of the current date and time
=NOW()
Return a custom result when a formula generates a #N/A error
=IFNA(value, value_if_na)
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Plots data across geographical regions onto a map.
Can be used with countries/regions, states, counties or postal codes.
Links to online geography data types to convert categories into recognized values.
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.
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 in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
Join two or more text strings together.
CONCAT(text1, [text2], …)
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!