Count values in a range that meet a single criteria.
COUNTIF(range,criteria)
Return a filtered range of data based on defined criteria
=FILTER (array, include, [if_empty])
Plots data in horizontal bars by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Remove irregular spacing from either end of or within a text string.
TRIM(text)
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Remove non-printing characters from a text string.
CLEAN(text)
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 rank of a number in a data set
=RANK.AVG(number,ref,[order])
Extract characters from within a text string.
MID(text, start_num, num_chars), MIDB(text, start_num, num_bytes)
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.
Lookup values by row in a vertical table or range
=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Plots data as horizontal bars representing stages in a process.
Values typically decrease from top to bottom so chart resembles a funnel.
Could be built using a stacked bar chart.
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Returns the median or middle number in a data set.
=MEDIAN(number1, [number2], ...)
Plots fluctuations in stock prices or other data.
Uses 5 series of values, in order: volume, open, high, low, close.
Data needs to be organized in the correct order.
Plots data in horizontal rows stacked by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Return the k-th largest value in a range
LARGE(array, k)
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Count values in a range that meet multiple specific criteria.
COUNTIFS(range1, criteria1, [range2], [criteria2], ...)
Return a list of unique values in an array or range
=UNIQUE(array,[by_col],[exactly_once])
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!