Sum (add) values in a range that meet multiple specific criteria.
SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)
Return a random number between 0 and 1
=RAND()
Plots data in horizontal rows stacked by category to represent 100%.
Make comparisons between discrete categories.
2D and 3D options are available.
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Return the rank of a number in a data set
=RANK.EQ(number,ref,[order])
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
Lookup values by row in a vertical table or range
=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Resembles a topographic map with colors and patterns representing similar values.
Useful for spotting optimum combinations between 2 sets of data.
3D, Wireframe 3D, Contour and Wireframe Contour versions exist.
Convert text into lowercase, uppercase or capitalize the first letter in a string.
LOWER(text), UPPER(text), PROPER(text)
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
Smaller values displayed in a secondary pie.
Plots fluctuations in stock prices or other data.
Uses 3 series of values, in order: high, low, close.
Data needs to be organized in the correct order.
Return the reverse of TRUE or FALSE statements based on testing logical conditions
=NOT(logical)
Plots data in vertical columns stacked by category.
Emphasizes the total of two or more data series over time.
2D and 3D options are available.
Return the relative position of a specified item in a range
=MATCH(lookup_value, lookup_array, [match_type])
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 for any error type.
=ISERROR(value)
Plots data on a common axis radiating out from the center of the chart.
Useful for plotting responses to questionnaires or performance reviews.
Available in wireframe (with or without markers) or filled versions.
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.
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
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.
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!