Return TRUE or FALSE statements based on testing multiple logical conditions
=OR(logical1, [logical2], ...)
Return an array of random decimal or integer numbers between specified values
=RANDARRAY([rows],[columns],[min],[max],[whole_number])
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 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.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
Returns a value from a list based on an index number.
=CHOOSE(index_num, value1, [value2], ...)
Plots data as a series of color-coded, positive and negative floating columns.
Also known as a bridge chart, shows the impact of additions and subtractions to an initial value.
Useful for visually displaying running totals.
Plots data points for independent and dependant variables and sizes them with a 3rd variable.
Often used for scientific, statistical, and engineering data.
Shows patterns in large sets of data like an XY or Scatter plot.
Lookup values in vertical or horizontal ranges
=XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])
Return the serial number of the current date and time
=NOW()
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.
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
Plots data in order and joins with a 3D line.
Track changes or trends over time.
2D option is also available.
Return the k-th smallest value in a range
SMALL(array, k)
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Plots data in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
Return a custom result when a formula generates a #N/A error
=IFNA(value, value_if_na)
Return the logical value TRUE for any error type except the #N/A error.
=ISERR(value)
Plots the distribution of data grouped into frequency bins.
Bin width or count can be adjusted.
Data is shown as continuous with no gaps between bins.
Plots data in horizontal rows stacked by category to represent 100%.
Make comparisons between discrete categories.
2D and 3D options are available.
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!