Extract characters from within a text string.
MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)
Return the rank of a number in a data set
=RANK(number,ref,[order])
Return the reverse of TRUE or FALSE statements based on testing logical conditions
=NOT(logical)
Return the logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Remove non-printing characters from a text string.
CLEAN(text)
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.
Lookup values by row in a vertical table or range
=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Round a number to a specified number of digits
=ROUND(number, num_digits)
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Round a number down to the next multiple
=FLOOR(number, significance)
Join two or more text strings together with a delimiter.
TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...)
Return the number of days between two dates
=DAYS(end_date,start_date)
Lookup values by column in a horizontal table or range
=HLOOKUP (lookup_value, table_array, row_index_num, [range_lookup])
Plots fluctuations in stock prices or other data.
Uses 4 series of values, in order: volume, 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.
2D and 3D options are available.
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
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.
Count the number of characters in a string
LEN(text)
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
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!