Return the relative position of a specified item in a range
=MATCH(lookup_value, lookup_array, [match_type])
Returns the character specified by a number
CHAR(number)
Return the logical value TRUE if the cell contains either a TRUE or FALSE statement.
=ISLOGICAL(value)
Evaluate and return the contents of a reference specified by a text string
=INDIRECT(ref_text, [a1])
Sum (add) values in a range that meet a single criteria.
SUMIF(range,criteria,[sum range])
Sum (add) values in a range that meet multiple specific criteria.
SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)
Return the number of days between two dates
=DAYS(end_date,start_date)
Plots data in vertical columns and a filled area.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Return an array of random decimal or integer numbers between specified values
=RANDARRAY([rows],[columns],[min],[max],[whole_number])
Round a number up to the next multiple
=CEILING(number, significance)
Return the reverse of TRUE or FALSE statements based on testing logical conditions
=NOT(logical)
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.
Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Return the logical value TRUE if the cell contains a number.
=ISNUMBER(value)
Count how many numbers are in a list of arguments
COUNT(value1, [value2], ...)
Round a number to a specified number of digits
=ROUND(number, num_digits)
Return the most common value in a data set
=MODE.SNGL(number1, [number2], ...)
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Find specific text and its related starting position within a text string.
FIND(find_text, within_text, [start_num])
FINDB(find_text, within_text, [start_num])
Round a number down to the next multiple
=FLOOR(number, significance)
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!