Lookup values by row in a vertical table or range
=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Return the serial number of the current date and time
=NOW()
Return the rank of a number in a data set
=RANK.AVG(number,ref,[order])
Plots data from a related Pivot Table. Available in all chart formats.
Includes Filters which can be changed either in the Pivot Chart or related Pivot Table.
Changes to either a Pivot Table or Pivot Chart will automatically be reflected in the other.
Remove non-printing characters from a text string.
CLEAN(text)
Plots data in order and joins with a 3D line.
Track changes or trends over time.
2D option is also available.
Plots data in order and joins with a 2D line.
Track changes or trends over time.
3D option is also available.
Sum (add) values together.
=SUM(number1,number2,…)
Return a custom result when a formula generates an error
=ISERROR(value)
Join two or more text strings together.
CONCATENATE(text1, [text2], …)
Return the logical value TRUE if the cell contains any text.
=ISTEXT(value)
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])
Plots data in order and joins with lines stacked by category.
Track changes or trends over time.
100% Stacked Line option is also available.
Calculate the average of numbers in a range that meet specific criteria.
AVERAGEIF(range, criteria, [average_range])
Return a random integer number between 2 values
=RANDBETWEEN(bottom,top)
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.
Return the relative position of a specified item in a range
=XMATCH(lookup_value, lookup_array, [match_mode], [search_mode])
Returns a vertical array of the most common values in a data set.
=MODE.MULT(number1, [number2], ...)
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.
Round a number up to the next multiple
=CEILING(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!


