Round a number up to a specified number of digits
=ROUNDUP(number, num_digits)
Return the value or reference of specified cell(s)
Array form: =INDEX(array, row_num, [column_num])
Reference form: =INDEX(reference, row_num, [column_num], [area_num])
Round a number up to the next multiple
=CEILING(number, significance)
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.
Plots data proportional to the sum of items.
Data points shown as a percentage of the whole.
2D and 3D options are available.
Plots data in vertical columns and a line.
Make comparisons between discrete categories.
Enables charting of values from diverse data sets.
Format numbers as text by applying format codes.
TEXT(value, format_text)
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 rank of a number in a data set
=RANK.AVG(number,ref,[order])
Return the logical value TRUE for any error type except the #N/A error.
=ISERR(value)
Lookup values by row in a vertical table or range
=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Return the rank of a number in a data set
=RANK(number,ref,[order])
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 logical value TRUE if a cell contains the #N/A error
=ISBLANK(value)
Remove irregular spacing from either end of or within a text string.
TRIM(text)
Plots data in vertical columns by category.
Make comparisons between discrete categories.
2D and 3D options are available.
Extract characters from the beginning or end of a string.
LEFT(text, [num_chars]), LEFTB(text, [num_bytes])
RIGHT(text, [num_chars]), RIGHTB(text, [num_bytes])
Count values in a range that meet a single criteria.
COUNTIF(range,criteria)
Replace part of a text string based on its position with new text.
REPLACE(old_text, start_num, num_chars, new_text)
Plots data within a hierarchical structure.
Categories are displayed by color and proximity and are sized proportionally based on values.
Easily show lots of data which would be difficult with other chart types.
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!