Return TRUE or FALSE statements based on testing multiple logical conditions
=OR(logical1, [logical2], ...)
Return the k-th largest value in a range
LARGE(array, k)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
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.
Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
Return the logical value TRUE if the cell contains a reference.
=ISREF(value)
Plots data in order and stacked by category to represent 100%.
Joins data with lines and a filled area below.
Track changes or trends over time.
Round a number down to a specified number of digits
=ROUNDDOWN(number, num_digits)
Return the number of days between two dates
=DAYS(end_date,start_date)
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.
Repeat a specific text string by a number of instances.
REPT(text, number_times)
Return the relative position of a specified item in a range
=MATCH(lookup_value, lookup_array, [match_type])
Return the rank of a number in a data set
=RANK.EQ(number,ref,[order])
Return a filtered range of data based on defined criteria
=FILTER (array, include, [if_empty])
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.
Join two or more text strings together.
CONCAT(text1, [text2], …)
Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
Lookup values by column in a horizontal table or range
=HLOOKUP (lookup_value, table_array, row_index_num, [range_lookup])
Count values in a range that meet multiple specific criteria.
COUNTIFS(range1, criteria1, [range2], [criteria2], ...)
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!