Tutorials
Find the answer you are looking for in our Excel or VBA tutorials.

Title Solution Type Title and Solution Type
HOW TO
INTERFACE

How to hide the Formula Bar

HOW TO
INTERFACE

How to show the Formula Bar

HOW TO
INTERFACE

How to expand the Formula Bar

HOW TO
INTERFACE

How to collapse the Formula Bar

HOW TO
INTERFACE

How to hide a formula in the Formula Bar using Excel

HOW TO
INTERFACE

How to hide row and column headings in a worksheet using Excel and VBA methods

HOW TO
INTERFACE

How to show row and column headings in a worksheet using Excel and VBA methods

HOW TO
INTERFACE

How to hide row and column headings in multiple worksheets using Excel and VBA methods

HOW TO
INTERFACE

How to show row and column headings in multiple worksheets using Excel and VBA methods

HOW TO
INTERFACE

How to hide row and column headings in a workbook using Excel and VBA methods

HOW TO
INTERFACE

How to show row and column headings in a workbook using Excel and VBA methods

HOW TO
INTERFACE

How to hide gridlines in a worksheet using Excel and VBA methods

HOW TO
INTERFACE

How to show gridlines in a worksheet using Excel and VBA methods

HOW TO
INTERFACE

How to hide gridlines in multiple worksheets using Excel and VBA methods

HOW TO
INTERFACE

How to show gridlines in multiple worksheets using Excel and VBA methods

HOW TO
INTERFACE

How to hide gridlines in a workbook using Excel and VBA methods

HOW TO
INTERFACE

How to show gridlines in a workbook using Excel and VBA methods

HOW TO
INTERFACE

How to change the caption in the Title Bar using VBA

HOW TO
INTERFACE

How to clear the caption in the Title Bar using VBA

HOW TO
INTERFACE

How to display the current date and time in the Title Bar using VBA

HOW TO
INTERFACE

How to display the current date and time in the Title Bar when opening a workbook using VBA

HOW TO
INTERFACE

How to display the current date and time in the Title Bar when a workbook was last saved using VBA

HOW TO
INTERFACE

How to access the Customize the Ribbon menu using Excel

HOW TO
INTERFACE

How to insert new tabs to the Ribbon using Excel

HOW TO
INTERFACE

How to remove tabs from the Ribbon using Excel

HOW TO
INTERFACE

How to hide tabs in the Ribbon using Excel

HOW TO
INTERFACE

How to show tabs in the Ribbon using Excel

HOW TO
INTERFACE

How to create a new group in the Ribbon using Excel

HOW TO
INTERFACE

How to remove a group from the Ribbon using Excel

HOW TO
INTERFACE

How to add the Developer tab to an Excel Ribbon

HOW TO
SHEETS and WORKBOOKS

How to create a new excel file (workbook) using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to create and save a new workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to open a single workbook using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to open a specific Word document using VBA

HOW TO
SHEETS and WORKBOOKS

How to open a specific PDF file using VBA

HOW TO
SHEETS and WORKBOOKS

How to open all excel files in a specific folder at once using VBA

HOW TO
SHEETS and WORKBOOKS

How to open a workbook that was recently used and closed using Excel and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to open a single workbook as Read-Only using Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to open a single workbook in Protected View using Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to close a single workbook using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to close all open excel workbooks except the active workbook at once

HOW TO
SHEETS and WORKBOOKS

How to save a workbook using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to save all open excel files at once

HOW TO
SHEETS and WORKBOOKS

How to save an Excel file in multiple locations at once

HOW TO
SHEETS and WORKBOOKS

How to save an Excel workbook without being prompted using VBA

HOW TO
SHEETS and WORKBOOKS

How to save and close a workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert multiple Excel worksheets at the same time using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet as the first sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet as the last sheet using Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet after a specific sheet using using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet before a specific sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet before the last sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet after the first sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to insert multiple Excel worksheets in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel worksheet in multiple open or closed workbooks using VBA

HOW TO
SHEETS and WORKBOOKS

How to insert multiple Excel worksheets after a specific sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert multiple Excel worksheets before a specific sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert multiple Excel chart sheets at the same time using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet as the first sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet after a specific sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet before a specific sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet before the last sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet after the first sheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to insert multiple Excel chart sheets in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to insert a single Excel chart sheet in multiple open or closed workbooks using VBA

HOW TO
SHEETS and WORKBOOKS

How to rename a single Excel worksheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to rename an active Excel worksheet using VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to rename multiple Excel worksheets using VBA

HOW TO
SHEETS and WORKBOOKS

How to rename a single Excel worksheet in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to delete a single Excel worksheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to delete an active Excel worksheet using VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to delete an Excel worksheet without a warning message using VBA

HOW TO
SHEETS and WORKBOOKS

How to delete multiple Excel worksheets using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to delete a single Excel worksheet in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to color a single Excel worksheet tab using Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to color an active Excel worksheet tab using VBA

HOW TO
SHEETS and WORKBOOKS

How to color multiple Excel worksheet tabs using Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to color a single Excel worksheet tab in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to hide a single Excel worksheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to hide an active Excel worksheet using VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to hide multiple Excel worksheets using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to hide a single Excel worksheet in another open or closed workbook using VBA

HOW TO
SHEETS and WORKBOOKS

How to unhide a single Excel worksheet using Excel, VBA and Shortcut methods

HOW TO
SHEETS and WORKBOOKS

How to unhide all Excel worksheets at once using VBA

HOW TO
SHEETS and WORKBOOKS

How to remove a single Excel worksheet tab's color using Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to remove a active Excel worksheet tab's color using VBA

HOW TO
SHEETS and WORKBOOKS

How to remove multiple Excel worksheet tabs colors at the same time, using Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to check if an Excel worksheet exists with the same name using VBA

HOW TO
SHEETS and WORKBOOKS

How to check if an Excel worksheet name doesn't exist and then add a worksheet using VBA

HOW TO
SHEETS and WORKBOOKS

Check if an Excel worksheet exists with the same name and then delete the worksheet using VBA

HOW TO
SHEETS and WORKBOOKS

Check if an Excel worksheet exists with the same name and then replace the worksheet using VBA

HOW TO
SHEETS and WORKBOOKS

How to hide an Excel worksheet and restrict users from unhiding the hidden worksheet using VBA

HOW TO
SHEETS and WORKBOOKS

How to move to a specific sheet using the Excel and VBA methods

HOW TO
SHEETS and WORKBOOKS

How to display the last date and time the workbook was saved

HOW TO
SHEETS and WORKBOOKS

How to add Excel add-ins

HOW TO
SHEETS and WORKBOOKS

How to hide the sheet tabs section at the bottom of the workbook

HOW TO
SHEETS and WORKBOOKS

How to show the sheet tabs section at the bottom of the workbook

HOW TO
SHEETS and WORKBOOKS

How to insert a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert a footer in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert a header in all sheets

HOW TO
SHEETS and WORKBOOKS

How to insert a footer in all sheets

HOW TO
SHEETS and WORKBOOKS

How to insert a header and footer at once in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert a header on first page only in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert a footer on first page only in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert page numbers into a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert page numbers into a footer in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current page number over total number of pages into a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current page number over total number of pages into a footer in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current date into a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current date into a footer in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current time into a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current time into a footer in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current date and time into a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the current date and time into a footer in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the sheet name into a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the sheet name into a footer in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the file path and name into a header in a specific sheet

HOW TO
SHEETS and WORKBOOKS

How to insert the file path and name into a footer in a specific sheet

HOW TO
CELLS, COLUMNS and ROWS

How to insert a single row in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to insert multiple rows in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to insert a single column in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to insert multiple columns in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to delete a single row in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to delete multiple rows in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to delete a single column in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to delete multiple columns in a worksheet using Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to clear formatting in cells using the Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to clear contents in cells using the Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to superscript (above the line) only some characters in a cell using Excel and VBA

HOW TO
CELLS, COLUMNS and ROWS

How to superscript (above the line) all of the characters in a cell using Excel and VBA

HOW TO
CELLS, COLUMNS and ROWS

How to merge cells using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to unmerge cells using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to fit content in a cell without adjusting column width using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to unwrap content in a cell using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

This tutorial explains and provides step by step instructions on how to shrink cell content to fit in the same cell using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to insert a comment using the Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to edit a comment using the Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to delete a comment using the Excel, VBA and Shortcut methods

HOW TO
CELLS, COLUMNS and ROWS

How to show a comment using the Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to hide a comment using the Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to show all comments in a workbook using the Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to show all comments in a workbook using VBA

HOW TO
CELLS, COLUMNS and ROWS

How to hide all comments in a workbook using the Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to hide all comments in a worksheet using VBA

HOW TO
CELLS, COLUMNS and ROWS

How to paste values ignoring hidden or filtered cells using an Excel method

HOW TO
CELLS, COLUMNS and ROWS

How to only select visible cells from a selected range using Excel and VBA method

HOW TO
CELLS, COLUMNS and ROWS

How to fill blank cells with a specific value using an Excel and VBA method

HOW TO
CELLS, COLUMNS and ROWS

How to highlight blank cells using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to highlight non blank cells using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells that contain duplicate values using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells that contain unique values using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells that contain unique values using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells if the value contained in the cells appear no more than n times in a selected range using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells if a number in a cell is greater than a specific number in a selected range using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells if a number in a cell is less than a specific number in a selected range using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells if a number in a cell is greater than or equal to a specific number in a selected range using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight cells if a number in a cell is less than or equal to a specific number in a selected range using Excel or VBA

HOW TO
CELLS, COLUMNS and ROWS

How to highlight the highest number in a range

HOW TO
CELLS, COLUMNS and ROWS

How to highlight the lowest number in a range

HOW TO
CELLS, COLUMNS and ROWS

How to highlight the top 3 numbers in a range

HOW TO
CELLS, COLUMNS and ROWS

How to highlight the bottom 3 numbers in a range

HOW TO
CELLS, COLUMNS and ROWS

How to delete an entire row if text is contained in a selected range using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to delete an entire row if a number is contained in a selected range using Excel and VBA methods

HOW TO
CELLS, COLUMNS and ROWS

How to delete all hidden rows and columns in a workbook at once

HOW TO
CELLS, COLUMNS and ROWS

How to delete all hidden rows and columns in a specific worksheet at once

HOW TO
CELLS, COLUMNS and ROWS

How to delete only the hidden rows in a specific worksheet at once

HOW TO
CELLS, COLUMNS and ROWS

How to delete only the hidden columns in a specific worksheet at once

HOW TO
FIND and REPLACE

How to find and select cells with specific value in a worksheet using an Excel and VBA method

HOW TO
FIND and REPLACE

How to find and select cells with specific value in a range using an Excel and VBA method

HOW TO
FIND and REPLACE

How to find and replace cells with specific value in a range using an Excel and VBA method

HOW TO
FIND and REPLACE

How to find and replace the cells with specific value in an entire worksheet using an Excel and VBA method

HOW TO
FIND and REPLACE

How to find and select cells between specific values in a range using VBA

HOW TO
FIND and REPLACE

How to find and select cells between specific values in a worksheet using VBA

HOW TO
DATA OPTIMISATION

How to sort data in an alphabetical order (A to Z) in a column using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to sort data in an alphabetical order (Z to A) in a column using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to sort data in an alphabetical order (A to Z) in a row using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to sort data in an alphabetical order (Z to A) in a row using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to sort data from smallest to largest number in a column using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to sort data from largest to smallest number in a column using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to sort data from smallest to largest number in a row using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to sort data from largest to smallest number in a row using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to filter data using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to filter by color using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to filter between two numbers using Excel and VBA methods

HOW TO
DATA OPTIMISATION

How to filter data for more than one criteria in a single column using VBA

HOW TO
DATA OPTIMISATION

How to limit users to only be able to enter up to a specific number of characters in a cell using Excel or VBA

HOW TO
DATA OPTIMISATION

How to limit a minimum number of characters that can be entered in a cell using Excel or VBA

HOW TO
DATA OPTIMISATION

How to allow to only enter n number of characters in a cell using Excel or VBA

HOW TO
DATA OPTIMISATION

How to limit entry of characters between greater or less than number of characters in a cell using Excel or VBA

HOW TO
DATA OPTIMISATION

How to limit entry of characters not between specified number of characters in a cell using Excel or VBA

HOW TO
DATA OPTIMISATION

How to only allow entry of dates in a cell that are greater than the current date using Excel or VBA

HOW TO
DATA OPTIMISATION

How to only allow entry of dates in a cell that are less than the current date using Excel or VBA

HOW TO
DATA OPTIMISATION

How to only allow entry of dates that have a specific year using Excel or VBA

HOW TO
DATA OPTIMISATION

How to only allow entry of dates that have a specific month using Excel or VBA

HOW TO
DATA OPTIMISATION

How to only allow entry of dates that have a specific day using Excel or VBA

HOW TO
DATA OPTIMISATION

How to only allow entry of dates that have a specific year and month using Excel or VBA

HOW TO
DATA OPTIMISATION

How to only allow entry of dates that have a specific month and day using Excel or VBA

HOW TO
DATA OPTIMISATION

How to limit entry into a cell for only specific years using Excel or VBA

HOW TO
SECURITY

How to protect a single sheet in a workbook using Excel or VBA

HOW TO
SECURITY

How to unprotect a single sheet in a workbook using Excel or VBA

HOW TO
SECURITY

How to protect all sheets in a single workbook at once through the use of VBA

HOW TO
SECURITY

How to unprotect all protected sheets in a single workbook at once through the use of VBA

HOW TO
SECURITY

How to protect multiple sheets at once through the use of VBA

HOW TO
SECURITY

How to unprotect multiple sheets at once through the use of VBA

HOW TO
SECURITY

How to protect an excel workbook structure using Excel or VBA

HOW TO
SECURITY

How to unprotect an excel workbook structure using Excel or VBA

HOW TO
TABLES

How to import tables from a Word document into Excel using VBA

FUNCTIONS
LOOKUP & REFERENCE

The Excel AREAS function returns the number of ranges (areas) in a specified reference

FUNCTIONS
LOOKUP & REFERENCE

The Excel ADDRESS function returns a cell reference as a string, based on a row and column number

FUNCTIONS
LOOKUP & REFERENCE

The Excel CHOOSE function returns a value from a range (list) that is driven by a specified position

FUNCTIONS
LOOKUP & REFERENCE

The Excel MATCH function searches for a specified value in a range and returns its position relative to the range

FUNCTIONS
LOOKUP & REFERENCE

The Excel COLUMN function returns the first column number of the selected reference

FUNCTIONS
LOOKUP & REFERENCE

The Excel COLUMNS function returns the number of columns in a specified array

FUNCTIONS
LOOKUP & REFERENCE

The Excel ROW function returns the first row number of the selected reference

FUNCTIONS
LOOKUP & REFERENCE

The Excel ROWS function returns the number of rows in a specified array

FUNCTIONS
LOOKUP & REFERENCE

The Excel INDEX function returns a value that is referenced from a specified range

FUNCTIONS
LOOKUP & REFERENCE

The Excel VLOOKUP function searches for a specific value in the first column of the selected range (table) and returns a value that resides in the same row as the lookup value from a specific column

FUNCTIONS
LOOKUP & REFERENCE

The Excel HLOOKUP function searches for a specific value in the first row of the selected range (table) and returns a value that resides in the same column as the lookup value from a specific row

FUNCTIONS
LOOKUP & REFERENCE

The Excel INDIRECT function returns a reference based on a text string

FUNCTIONS
STATISTICAL

The Excel MAX function returns the largest value from a specified range of numeric values

FUNCTIONS
STATISTICAL

The Excel MIN function returns the smallest value from a specified range of numeric values

FUNCTIONS
STATISTICAL

The Excel COUNT function returns the number of cells that contain numeric values in a specified range

FUNCTIONS
STATISTICAL

The Excel COUNTIF function returns the number of cells in a range that meet a specified criteria

FUNCTIONS
STATISTICAL

The Excel COUNTIFS function returns the number of cells in a range that meet one or more specified criteria

FUNCTIONS
STATISTICAL

The Excel COUNTA function returns the number of non-empty cells from a specified range

FUNCTIONS
STATISTICAL

The Excel COUNTBLANK function returns the number of empty cells from a specified range

FUNCTIONS
STATISTICAL

The Excel AVERAGE function returns the average value from a specified range

FUNCTIONS
STATISTICAL

The Excel AVERAGEIF function returns the average of the numbers in a specified range based on a single criteria

FUNCTIONS
STATISTICAL

The Excel AVERAGEIFS function returns the average of the numbers in a specified range based on multiple criteria

FUNCTIONS
STATISTICAL

The Excel LARGE function returns the numeric value from a specified range based on the kth largest position

FUNCTIONS
STATISTICAL

The Excel SMALL function returns the numeric value from a specified range based on the kth smallest position

FUNCTIONS
TEXT

The Excel LEFT function returns the specified number of characters from a specified string, starting from the left side

FUNCTIONS
TEXT

The Excel RIGHT function returns the specified number of characters from a specified string, starting from the right side

FUNCTIONS
TEXT

The Excel MID function returns the specified number of characters from a selected string, starting at a specified position

FUNCTIONS
TEXT

The Excel LEN function returns the number of characters in a specified string

FUNCTIONS
TEXT

The Excel TEXT function returns a numeric value as text, in a specified format

FUNCTIONS
TEXT

The Excel FIND function returns the position of a specific sub-string within a string

FUNCTIONS
TEXT

The Excel SEARCH function returns the position of a specific sub-string within a string

FUNCTIONS
TEXT

The Excel SUBSTITUTE function returns the position of a specific sub-string within a string

FUNCTIONS
TEXT

The Excel TRIM function removes the spaces at the start and end of the text and also removes the unnecessary spaces between words, leaving only a single space between words and numbers that form part of the text

FUNCTIONS
TEXT

The Excel VALUE function converts a text string that comprises number into a numeric value

FUNCTIONS
TEXT

The Excel UPPER function converts all lowercase text in a specified text string to uppercase

FUNCTIONS
TEXT

The Excel LOWER function converts all uppercase text in a specified text string to lowercase

FUNCTIONS
LOGICAL

The Excel IF function performs a test on specified conditions entered into the formula and returns a specified value if the result is TRUE or another specified value if the result is FALSE

FUNCTIONS
LOGICAL

The Excel AND function performs a test on two or more conditions and returns a TRUE or a FALSE result

FUNCTIONS
LOGICAL

The Excel OR function performs a test on two or more conditions and returns a TRUE result if one of the conditions is met or a FALSE result if all of the specified conditions were not met

FUNCTIONS
LOGICAL

The Excel IFERROR function returns a specified value if the first value in the IFERROR formula returns an error, otherwise it will return the standard result

FUNCTIONS
LOGICAL

The Excel NOT function returns the opposite result of a logical value

FUNCTIONS
INFORMATION

The Excel ISTEXT function tests a specified value (cell) if it's a text value and returns TRUE if it's a text value or FALSE if it's not a text value

FUNCTIONS
INFORMATION

The Excel ISNUMBER function tests a specified value (cell) if it's a numeric value and returns TRUE if it's a text value or FALSE if it's not a numeric value

FUNCTIONS
INFORMATION

The Excel ISBLANK function is used to check if a cell is empty

FUNCTIONS
MATH & TRIG

The Excel SUM function returns the sum of all numbers in a specified range

FUNCTIONS
MATH & TRIG

The Excel SUMIF function returns the sum of all numbers in a specified range based on a single criteria

FUNCTIONS
MATH & TRIG

The Excel SUMIFS function returns the sum of all numbers in a specified range based on multiple criteria

FUNCTIONS
MATH & TRIG

The Excel SUMPRODUCT function multiplies corresponding ranges and returns the sum of these values

FUNCTIONS
MATH & TRIG

The Excel ROUND function returns a rounded number in accordance with the specified number of digits

FUNCTIONS
MATH & TRIG

The Excel ROUNDUP function returns a number that is rounded up in accordance with the specified number of digits

FUNCTIONS
MATH & TRIG

The Excel ROUNDDOWN function returns a number that is rounded down in accordance with the specified number of digits

FUNCTIONS
MATH & TRIG

The Excel MOD function returns the remainder after dividing a number by the divisor

FUNCTIONS
MATH & TRIG

The Excel ABS function returns the absolute value of a number

FUNCTIONS
MATH & TRIG

The Excel RAND function returns a random number between 0 and 1

FUNCTIONS
MATH & TRIG

The Excel RANDBETWEEN function returns a random number between two specified numbers

FUNCTIONS
DATE & TIME

The Excel WEEKDAY function returns a number between 1 and 7, representing the day of the week based on the return type that has been selected

FUNCTIONS
DATE & TIME

The Excel DATE function returns a date through the use of individual year, month and day parameters

FUNCTIONS
DATE & TIME

The Excel EDATE function returns a date after the addition or subtraction of a specified number of months from a selected date

FUNCTIONS
DATE & TIME

The Excel YEAR function returns the year from a specified date

FUNCTIONS
DATE & TIME

The Excel MONTH function returns the month from a specified date

FUNCTIONS
DATE & TIME

The Excel DAY function returns the day from a specified date

FUNCTIONS
DATE & TIME

The Excel TODAY function returns the current date

FUNCTIONS
DATE & TIME

The Excel NOW function returns the current date and time

FUNCTIONS
COMBINATION OF FUNCTIONS

Test multiple conditions by applying the IF, AND and OR functions into a single formula

FUNCTIONS
COMBINATION OF FUNCTIONS

Applying the IF and AND functions into a single formula will return a specified value if all of the conditions are TRUE or return another specified value if one of the conditions is FALSE

FUNCTIONS
COMBINATION OF FUNCTIONS

Applying the IF and OR functions into a single formula will return a specified value if at least one of the conditions is TRUE or return another specified value is all of the conditions are FALSE

FORMULAS
IF

How to test if a cell is blank (empty) and return a value if the test is True or False through the use of Excel formulas, with the IF and ISBLANK functions, or VBA

FORMULAS
IF

How to test if a cell is blank in a range and return a value if the test is True or False through the use of an Excel formula, with the IF and COUNTBLANK functions, or VBA

FORMULAS
IF

How to test if a cell is not blank and return a value if the test is True or False through the use of Excel formulas, with the IF, NOT and ISBLANK functions, or VBA

FORMULAS
IF

How to test if a cell is not blank in a range and return a value if the test is True or False through the use of an Excel formula, with the IF and COUNTA functions, or VBA

FORMULAS
IF

To test if a cell is less than a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF function

FORMULAS
IF

To test if a cell is greater than a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF function

FORMULAS
IF

To test if a cell is greater than or equal to a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF function

FORMULAS
IF

To test if a cell is less than or equal to a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF function

FORMULAS
IF

To test if a range contains a specific value by row and return a specified value you can apply an Excel or a VBA method using the Excel IF and VLOOKUP functions

FORMULAS
IF

To test if a range contains a specific value by column and return a specified value you can apply an Excel or a VBA method using the Excel IF and HLOOKUP functions

FORMULAS
IF

To test if a range contains a value greater than a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF and COUNTIF functions

FORMULAS
IF

To test if a range contains a value less than a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF and COUNTIF functions

FORMULAS
IF

To test if a range contains a value greater than or equal to a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF and COUNTIF functions

FORMULAS
IF

To test if a range contains a value less than or equal to a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF and COUNTIF functions

FORMULAS
IF

To test if a range does not contain a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF and COUNTIF functions

FORMULAS
IF

To test if a range contains a specific value and return a specified value you can apply an Excel or a VBA method using the Excel IF and COUNTIF functions

FORMULAS
IF

How to test if at least one cell in a range contains only numbers and then return a specified value

FORMULAS
IF

How to test if at least one cell in a range contains only text and then return a specified value

FORMULAS
IF

To test if a cell contains text and return a specified value you can apply Excel or VBA methods through multiple methods with the use of an Excel IF function combined with a COUNTIF, ISNUMBER or ISTEXT function

FORMULAS
IF

How to test if an average number from a range of cells is greater that a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if an average number from a range of cells is less that a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if an average number from a range of cells is greater than or equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if an average number from a range of cells is less than or equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if an average number from a range of cells is equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if an average number from a range of cells doesn't equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the largest number from a range of cells is greater than a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the largest number from a range of cells is less than a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the largest number from a range of cells is greater than or equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the largest number from a range of cells is les than or equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the largest number from a range of cells is equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the largest number from a range of cells doesn't equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the smallest number from a range of cells is greater than a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the smallest number from a range of cells is less than a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the smallest number from a range of cells is greater than or equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the smallest number from a range of cells is less than or equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the smallest number from a range of cells is equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the smallest number from a range of cells doesn't equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if a specific date falls between two dates and return a value if the test is True or False

FORMULAS
IF

How to test if a specific date doesn't fall between two dates and return a value if the test is True or False

FORMULAS
IF

How to test if a date is greater than another date and return a value if the test is True or False

FORMULAS
IF

How to test if a date is less than another date and return a value if the test is True or False

FORMULAS
IF

How to test if a date is greater than or equal to another date and return a value if the test is True or False

FORMULAS
IF

How to test if a date is less than or equal to another date and return a value if the test is True or False

FORMULAS
IF

How to test if a date is equal to another date and return a value if the test is True or False

FORMULAS
IF

How to test if a date doesn't equal to another date and return a value if the test is True or False

FORMULAS
IF

How to test if a date falls on a weekend and return a value if the test is True or False

FORMULAS
IF

How to test if a range of dates contain at least Saturday or Sunday and return a value if the test is True or False

FORMULAS
IF

How to test if the first number in a range is equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the last number in a range is equal to a specific number and return a value if the test is True or False

FORMULAS
IF

How to test if the first text value in a range is equal to a specific text and return a value if the test is True or False

FORMULAS
IF

How to test if the last text value in a range is equal to a specific text and return a value if the test is True or False

FORMULAS
IF

How to check if a cell contains at least one of many items and return a value

FORMULAS
IF

How to check if a range contains at least one of many items and return a value

FORMULAS
COUNT

To count cells that contain text you can apply an Excel or a VBA method through the use of an Excel COUNTIF function

FORMULAS
COUNT

To count cells that contain a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells that do not contain a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells that are blank you can apply the Excel COUNTBLANK function

FORMULAS
COUNT

To count cells that are not blank you can apply the Excel COUNTA function

FORMULAS
COUNT

To count cells that are greater than a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells that are less than a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells that are greater than or equal to a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells that are less than or equal to a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count only positive numbers in a specified range you can apply the Excel COUNTIF function

FORMULAS
COUNT

To count only negative numbers in a specified range you can apply the Excel COUNTIF function

FORMULAS
COUNT

To count cells that begin with a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells that end with a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells from a single column that contain a value you can apply an Excel or a VBA method using the Excel COUNTA function

FORMULAS
COUNT

To count cells from a single column that contain numbers (cells that are numeric values) you can apply an Excel or a VBA method using the Excel COUNT function

FORMULAS
COUNT

To count cells from a single column that contain text (cells that are text values) you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

This tutorial shows how to count all cells that have a weekday through the use of an Excel formula or VBA

FORMULAS
COUNT

To count cells from entire row that contain value you can apply an Excel or a VBA method using the Excel COUNTA function

FORMULAS
COUNT

To count cells that contain odd numbers we need to use a combination of Excel SUMPRODUCT and MOD functions

FORMULAS
COUNT

To count cells that contain even numbers we need to use a combination of Excel SUMPRODUCT and MOD functions

FORMULAS
COUNT

To count cells by weekdays you can apply an Excel or a VBA method using a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
COUNT

To count cells that have a weekday you can apply an Excel or a VBA method using a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
COUNT

To count cells by weekends you can apply an Excel or a VBA method using a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
COUNT

To count all cells that have a weekend you can apply an Excel or a VBA method using a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
COUNT

To count cells with values in odd rows you need to apply a combination of Excel SUMPRODUCT, MOD and ROW functions

FORMULAS
COUNT

To count cells with values in even rows you need to apply a combination of Excel SUMPRODUCT, MOD and ROW functions

FORMULAS
COUNT

To count cells with values in odd columns you need to apply a combination of Excel SUMPRODUCT, MOD and COLUMN functions

FORMULAS
COUNT

To count cells with values in even columns you need to apply a combination of Excel SUMPRODUCT, MOD and COLUMN functions

FORMULAS
COUNT

To count cells with specific value in odd rows you need to apply a combination of Excel SUMPRODUCT, MOD and ROW functions

FORMULAS
COUNT

To count cells with specific value in even rows you need to apply a combination of Excel SUMPRODUCT, MOD and ROW functions

FORMULAS
COUNT

To count cells with specific value in even columns you need to apply a combination of Excel SUMPRODUCT, MOD and COLUMN functions

FORMULAS
COUNT

To count cells with specific value in odd columns you need to apply a combination of Excel SUMPRODUCT, MOD and COLUMN functions

FORMULAS
COUNT

To count the total number of rows in a range you can apply the Excel ROWS Function

FORMULAS
COUNT

To count the total number of columns in a range you can apply the Excel COLUMNS Function

FORMULAS
COUNT

To count the total number of cells in a range you need to use a combination of Excel ROWS and COLUMNS functions

FORMULAS
COUNT

To count the total number of characters, including spaces, in a cell we need to apply the Excel LEN function

FORMULAS
COUNT

To count the total number of characters in a cell, excluding spaces, we need to apply a combination of Excel LEN and SUBSTITUTE functions

FORMULAS
COUNT

To count the total number of characters in a range, including spaces, we need to apply a combination of Excel LEN and SUMPRODUCT functions

FORMULAS
COUNT

To count the total number of characters in a range, excluding spaces, we need to apply a combination of Excel LEN and SUMPRODUCT functions

FORMULAS
COUNT

To count the total number of numeric characters in a cell we need to apply a combination of Excel LEN, SUMPRODUCT and SUBSTITUTE functions

FORMULAS
COUNT

To count the total number of numeric characters in a range we need to apply a combination of Excel LEN, SUMPRODUCT and SUBSTITUTE functions

FORMULAS
COUNT

To count the total number of specific characters in a cell we need to apply a combination of Excel LEN and SUBSTITUTE functions

FORMULAS
COUNT

To count the total number of specific characters in a range we need to apply a combination of Excel LEN, SUBSTITUTE and SUMPRODUCT functions

FORMULAS
COUNT

This tutorial shows how to count cells that contain numeric values in a specific range and can be achieved through the use of Excel formulas or VBA

FORMULAS
COUNT

To count duplicate values in a range we need to apply the Excel COUNTIF function

FORMULAS
COUNT

How to count duplicate values in order using an Excel formula, with the COUNTIF function, or VBA

FORMULAS
COUNT

To count cells that are colored we need to create a new function in Excel, with the use of VBA, that can then be applied as any other Excel function

FORMULAS
COUNT

TTo count cells that have a specific font color we need to create a new function in Excel, with the use of VBA, that can then be applied as any other Excel function

FORMULAS
COUNT

To count the number of occurrences in range that meeting multiple criteria we need to apply an Excel COUNTIFS function

FORMULAS
COUNT

To count cells that are equal to a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count cells that do not equal to a specific value you can apply an Excel or a VBA method using the Excel COUNTIF function

FORMULAS
COUNT

To count the number of dates that are greater than another date you can apply an Excel or VBA method

FORMULAS
COUNT

To count the number of dates that are less than another date you can apply an Excel or VBA method

FORMULAS
COUNT

To count the number of dates that are equal to another date you can apply an Excel or VBA method

FORMULAS
COUNT

To count the most frequently occurring text you can use a combination of the Excel COUNTIF, INDEX, MODE, MATCH and IF functions that can be applied into Excel or VBA

FORMULAS
COUNT

How to count the least frequently occurring text

FORMULAS
COUNT

How to count number of occurrences by month and year through the use of an Excel formula or VBA

FORMULAS
COUNT

How to count number of occurrences by month through the use of an Excel formula or VBA

FORMULAS
COUNT

How to count number of occurrences by year through the use of an Excel formula or VBA

FORMULAS
COUNT

How to count number of occurrences by day through the use of an Excel formula or VBA

FORMULAS
COUNT

How to count the number of specific substrings (which can be a specific word or number) in a cell through the use of Excel formulas or VBA

FORMULAS
COUNT

How to count the number of spaces in a string

FORMULAS
COUNT

How to count the number of line breaks in a cell

FORMULAS
COUNT

How to count the number of spaces in a range

FORMULAS
COUNT

How to count the total number of words in a string

FORMULAS
COUNT

How to return the total count of words from a range

FORMULAS
COUNT

How to count the number of decimal places

FORMULAS
COUNT

How to count the cells between two numbers

FORMULAS
COUNT

How to count the number of cells in a specified range that contain errors

FORMULAS
COUNT

How to count the number of cells in a specified range that do not contain errors

FORMULAS
COUNT

How to count the number of cells in a specified range that contain an #N/A error

FORMULAS
COUNT

How to count the number of cells in a specified range that contain an #NAME? error

FORMULAS
COUNT

How to count the number of cells in a specified range that contain an #DIV/0! error

FORMULAS
COUNT

How to count the number of cells in a specified range that contain an #VALUE! error

FORMULAS
SUM

To sum values that are greater than a specific value you can apply an Excel or a VBA method using the Excel SUMIF function

FORMULAS
SUM

To sum values that are less than a specific value you can apply an Excel or a VBA method using the Excel SUMIF function

FORMULAS
SUM

To sum values that are greater than or equal to a specific value you can apply an Excel or a VBA method using the Excel SUMIF function

FORMULAS
SUM

To sum values that are less than or equal to a specific value you can apply an Excel or a VBA method using the Excel SUMIF function

FORMULAS
SUM

To sum values if corresponding cells contain a specific value you can apply an Excel or a VBA method using the Excel SUMIF function

FORMULAS
SUM

To sum values if corresponding cells begin with a specific value you can apply an Excel or a VBA method using the Excel SUMIF function

FORMULAS
SUM

To sum values if corresponding cells end with a specific value you can apply an Excel or a VBA method using the Excel SUMIF function

FORMULAS
SUM

To sum value if cells are blank you can apply the Excel SUMIF function

FORMULAS
SUM

To sum value if cells are not blank you can apply the Excel SUMIF function

FORMULAS
SUM

To sum value if corresponding cells contain text you can apply the Excel SUMIF function

FORMULAS
SUM

To sum only positive numbers in a specified range you can apply the Excel SUMIF function

FORMULAS
SUM

To sum only negative numbers in a specified range you can apply the Excel SUMIF function

FORMULAS
SUM

To sum values if corresponding cells equal to a specified value you can apply the Excel SUMIF function

FORMULAS
SUM

To sum values if corresponding cells are not equal to a specified value you can apply the Excel SUMIF function

FORMULAS
SUM

To sum all values in a single column you can apply an Excel or a VBA method using the Excel SUM function

FORMULAS
SUM

To sum all values in multiple columns you can apply an Excel or a VBA method using the Excel SUM function

FORMULAS
SUM

To sum all values in a single row you can apply an Excel or a VBA method using the Excel SUM function

FORMULAS
SUM

To sum all values in multiple rows you can apply an Excel or a VBA method using the Excel SUM function

FORMULAS
SUM

To sum values by weekdays you can apply an Excel or a VBA method using a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
SUM

To sum all of the values that are on a weekday you can apply an Excel or a VBA method. The formula used to sum all of the values that are on a weekday is driven by a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
SUM

To sum values by weekends you can apply an Excel or a VBA method using a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
SUM

To sum all of the values that are on a weekend you can apply an Excel or a VBA method using a combination of Excel SUMPRODUCT and WEEKDAY functions

FORMULAS
SUM

To sum cells that only contain odd numbers we need to use a combination of Excel SUMPRODUCT and MOD functions

FORMULAS
SUM

To sum cells that only contain even numbers we need to use a combination of Excel SUMPRODUCT and MOD functions

FORMULAS
SUM

To sum cells with values in odd rows you need to apply a combination of Excel SUMPRODUCT, MOD and ROW functions

FORMULAS
SUM

To sum cells with values in even rows you need to apply a combination of Excel SUMPRODUCT, MOD and ROW functions

FORMULAS
SUM

To sum cells with values in odd columns you need to apply a combination of Excel SUMPRODUCT, MOD and COLUMN functions

FORMULAS
SUM

To sum cells with values in even columns you need to apply a combination of Excel SUMPRODUCT, MOD and COLUMN functions

FORMULAS
SUM

To sum the largest n numbers in a range we can apply two methods, one which requires a manual input in the formula of the n numbers to be summed and the other can be referenced to a cell

FORMULAS
SUM

To sum the smallest n numbers in a range we can apply two methods, one which requires a manual input in the formula of the n numbers to be summed and the other can be referenced to a cell

FORMULAS
SUM

To sum cells that have a specific color we need to create a new function in Excel, with the use of VBA, that can then be applied as any other Excel function

FORMULAS
SUM

To sum cells that have a specific font color we need to create a new function in Excel, with the use of VBA, that can then be applied as any other Excel function

FORMULAS
SUM

To sum the values by year we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values if greater than a specific year we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values if less than a specific year we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values by month we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values if greater than a specific month we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values if less than a specific month we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values by day we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values if greater than a specific day we can apply multiple Excel and VBA methods

FORMULAS
SUM

To sum the values if less than a specific day we can apply multiple Excel and VBA methods

FORMULAS
SUM

How to sum values by month and year through the use of an Excel formula or VBA

FORMULAS
SUM

How to dynamically change sum range using the Excel SUMIF, INDEX and MATCH functions

FORMULAS
SUM

How to dynamically change multiple sum ranges using the Excel SUMIF, INDEX and MATCH functions

FORMULAS
SUM

How to sum values associated with most frequently occurring text

FORMULAS
SUM

How to sum the first n values in a column

FORMULAS
SUM

How to sum the first n values in a row

FORMULAS
SUM

How to sum the last n values in a column

FORMULAS
SUM

How to sum the last n values in a row

FORMULAS
SUM

How to add up the last n columns from a specific range

FORMULAS
SUM

How to add up the last n rows from a specific range

FORMULAS
SUM

How to add up the first n columns from a specific range

FORMULAS
SUM

How to add up the first n rows from a specific range

FORMULAS
SUM

How to sum cells and ignore errors

FORMULAS
SUM

How to sum absolute values from a range

FORMULAS
SUM

How to use the SUMIF function with multiple criteria in one column

FORMULAS
SUM

How to test if a sum of numbers from a range of cells is greater than a specific number and return a value if the test is True or False

FORMULAS
SUM

How to test if a sum of numbers from a range of cells is less than a specific number and return a value if the test is True or False

FORMULAS
SUM

How to test if a sum of numbers from a range of cells is greater than or equal to a specific number and return a value if the test is True or False

FORMULAS
SUM

How to test if a sum of numbers from a range of cells is less than or equal to a specific number and return a value if the test is True or False

FORMULAS
SUM

How to test if a sum of numbers from a range of cells is equal to a specific number and return a value if the test is True or False

FORMULAS
SUM

How to test if a sum of numbers from a range of cells doesn't equal to a specific number and return a value if the test is True or False

FORMULAS
SUM

How to sum the time by week and project

FORMULAS
SUM

How to sum the time by month and project

FORMULAS
SUM

How to sum the time by year and project

FORMULAS
SUM

How to sum values by week

FORMULAS
SUM

How to sum values by week and task

FORMULAS
SUM

How to sum values by month and task

FORMULAS
SUM

How to sum values by year and task

FORMULAS
SUM

How to sum by group

FORMULAS
SUM

How to sum by group in a table

FORMULAS
AVERAGE

To average numbers that are greater than a specific value you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average numbers that are less than a specific value you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values that are greater than or equal to a specific value you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values that are less than or equal to a specific value you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values if contains a specific value you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values if begins with a specific value you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values if ends with a specific value you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values if cells are blank you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values if cells are not blank you can apply an Excel or a VBA method using the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average value if corresponding cells contain text you can apply the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average only positive numbers you can apply the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average only negative numbers you can apply the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values if cells are equal to specific value you can apply the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average values if cells are not equal to specific value you can apply the Excel AVERAGEIF function

FORMULAS
AVERAGE

To average an entire column you can apply the Excel AVERAGE function

FORMULAS
AVERAGE

To average multiple columns you can apply the Excel AVERAGE function

FORMULAS
AVERAGE

To average an entire row you can apply the Excel AVERAGE function

FORMULAS
AVERAGE

To average multiple rows you can apply the Excel AVERAGE function

FORMULAS
AVERAGE

To average the largest n numbers in a range you will need to manual input into the formula the largest n numbers to be averaged

FORMULAS
AVERAGE

To average the smallest n numbers in a range you will need to manual input into the formula the smallest n numbers to be averaged

FORMULAS
AVERAGE

How to average the first n values in a column

FORMULAS
AVERAGE

How to average the first n values in a row

FORMULAS
AVERAGE

How to average the last n values in a column

FORMULAS
AVERAGE

How to average the last n values in a row

FORMULAS
AVERAGE

How to average numbers in a range and ignore zeros

FORMULAS
AVERAGE

How to average values in a range ignoring cells with errors

FORMULAS
DATE & TIME

To convert a date into a day name you can apply the Excel TEXT function

FORMULAS
DATE & TIME

To convert a date into a month name you can apply the Excel TEXT function

FORMULAS
DATE & TIME

To convert number in ddmmyyyy order to date you need to apply a combination of the Excel DATE, RIGHT, MID and LEFT functions

FORMULAS
DATE & TIME

To convert number in yyyymmdd order to date you need to apply a combination of the Excel DATE, LEFT, MID and RIGHT functions

FORMULAS
DATE & TIME

To show the current date you can apply the Excel TODAY Function

FORMULAS
DATE & TIME

To show the current date and time you can apply the Excel NOW Function

FORMULAS
DATE & TIME

To add years to a date you can apply the Excel DATE function

FORMULAS
DATE & TIME

To subtract years from a date you can apply the Excel DATE function

FORMULAS
DATE & TIME

To add days to a date you can directly add the number of days to the formula or apply the Excel DATE function

FORMULAS
DATE & TIME

To subtract days from a date you can directly add the number of days to the formula or apply the Excel DATE function

FORMULAS
DATE & TIME

To add months to a date you can apply the Excel EDATE or DATE functions

FORMULAS
DATE & TIME

To subtract months from a date you can apply the Excel EDATE or DATE functions

FORMULAS
DATE & TIME

To add weeks to a date you can directly add the number of weeks to the formula, by multiplying by the number of days in a week, or apply the Excel DATE function

FORMULAS
DATE & TIME

To subtract weeks from a date you can directly subtract the number of weeks from the formula, by multiplying by the number of days in a week by the number of weeks you want to subtract, or apply the Excel DATE function

FORMULAS
DATE & TIME

To add quarters to a date you can directly add the number of quarters to the formula, by multiplying by the number of months in a quarter, or apply the Excel DATE function

FORMULAS
DATE & TIME

To subtract quarters from a date you can apply the Excel EDATE or DATE function

FORMULAS
DATE & TIME

To calculate the difference in months between two dates you can apply the Excel DATEDIF function

FORMULAS
DATE & TIME

To calculate the difference in days between two dates you can apply the Excel DATEDIF function

FORMULAS
DATE & TIME

To calculate the difference in years between two dates you can apply the Excel DATEDIF function

FORMULAS
DATE & TIME

How to convert a month's name into a number using an Excel and VBA method

FORMULAS
DATE & TIME

How to convert a number, from 1 to 12, into a month's name using an Excel and VBA method

FORMULAS
DATE & TIME

How to return the previous month based on the current month through the use of Excel formulas or VBA

FORMULAS
DATE & TIME

How to return the next month based on the current month through the use of Excel formulas or VBA

FORMULAS
DATE & TIME

How to return the previous month based on a specific date through the use of Excel formulas or VBA

FORMULAS
DATE & TIME

How to return the next month based on a specific date through the use of Excel formulas or VBA

FORMULAS
DATE & TIME

How to return the previous day based on the current day through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next day based on the current day through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the previous day based on a specific date through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next day based on a specific date through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the previous year based on the current year through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next year based on the current year through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the number of days in a specific month through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the last day of a specific month through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the first day of a specific month through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the number of days in a current month through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the last day of a current month through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the last day of next month through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to combine a date and time in one cell through the use of an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next work day (business day) using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next work day (business day) six months in the future using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next work day (business day) six months back using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next work day (business day) one week in the future using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the next work day (business day) one week back using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the previous work day (business day) using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the previous work day (business day) six months in the future using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the previous work day (business day) six months back using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the previous work day (business day) one week in the future using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the previous work day (business day) one week back using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the number of working days in a month using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the remaining number of working days in a month using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the elapsed number of working days in a month using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the number of working days (business days) between two dates using an Excel formula or VBA

FORMULAS
DATE & TIME

How to return the work hours that exist between two dates using an Excel formula or VBA

FORMULAS
DATE & TIME

How to combine the day, month and year values that are separately captured to derive with a date using an Excel formula or VBA

FORMULAS
DATE & TIME

How to add workdays to a date

FORMULAS
DATE & TIME

How to subtract workdays from a date

FORMULAS
DATE & TIME

How to add days excluding specific days of a week

FORMULAS
DATE & TIME

How to add hours to time

FORMULAS
DATE & TIME

How to subtract hours from time

FORMULAS
DATE & TIME

How to add minutes to time

FORMULAS
DATE & TIME

How to subtract minutes from time

FORMULAS
DATE & TIME

How to add seconds to time

FORMULAS
DATE & TIME

How to subtract seconds from time

FORMULAS
DATE & TIME

How to return date overlap in days

FORMULAS
DATE & TIME

How to return days remaining as of today

FORMULAS
DATE & TIME

How to calculate the remaining days between two dates

FORMULAS
DATE & TIME

How to extract only the date from a date and time string

FORMULAS
DATE & TIME

How to extract only the time from a date and time string

FORMULAS
DATE & TIME

How to convert hours into time

FORMULAS
DATE & TIME

How to convert minutes into time

FORMULAS
DATE & TIME

How to convert seconds into time

FORMULAS
DATE & TIME

How to calculate the first day of a current year

FORMULAS
DATE & TIME

How to calculate the last day of a current year

FORMULAS
DATE & TIME

How to find the first Monday of a month

FORMULAS
DATE & TIME

How to get the first day of a year

FORMULAS
DATE & TIME

How to get the last day of a year

FORMULAS
DATE & TIME

How to get the task end date

FORMULAS
DATE & TIME

How to get the task start date

FORMULAS
DATE & TIME

How to get the task midpoint date

FORMULAS
DATE & TIME

How to get the latest date in a range

FORMULAS
DATE & TIME

How to get the earliest date in a range

FORMULAS
DATE & TIME

How to get the latest date for a specific year in a range

FORMULAS
DATE & TIME

How to get the earliest date for a specific year in a range

FORMULAS
TEXT

To remove character from the left of the selected string you need to apply a combination of Excel RIGHT and LEN functions

FORMULAS
TEXT

To remove character from the right of the selected string you need to apply a combination of Excel LEFT and LEN functions

FORMULAS
TEXT

To remove specific characters from a string you need to apply the Excel SUBSTITUTE function

FORMULAS
TEXT

To remove the first character from a selected string you need to apply a combination of Excel RIGHT and LEN functions

FORMULAS
TEXT

To remove the last character from a selected string you need to apply a combination of Excel LEFT and LEN functions

FORMULAS
TEXT

To convert numbers to text you need to apply the Excel TEXT function

FORMULAS
TEXT

To remove leading and trailing spaces of the text and extra spaces between words and numbers, leaving only a single space between words and numbers we need to apply the Excel TRIM function

FORMULAS
TEXT

To remove only the leading and trailing spaces from text in a cell we need to use the VBA TRIM function

FORMULAS
TEXT

To remove only the leading spaces from text in a cell we need to use the VBA LTrim function

FORMULAS
TEXT

To remove only the trailing spaces from text in a cell we need to use the VBA RTrim function

FORMULAS
TEXT

To remove the leading zeros in a string we need to apply the Excel VALUE function

FORMULAS
TEXT

To change the lowercase into uppercase for a specific text sting we need to apply the Excel UPPER function

FORMULAS
TEXT

To change uppercase into lowercase for a specific text sting we need to apply the Excel LOWER function

FORMULAS
TEXT

To return the most frequently occurring text you can use a combination of the Excel INDEX, MODE, MATCH and IF functions that can be applied into Excel or VBA

FORMULAS
TEXT

How to get the most frequently occurring text which begins with specific a value

FORMULAS
TEXT

How to extract the least frequently occurring text

FORMULAS
TEXT

How to return the first word from a string using an Excel formula or VBA

FORMULAS
TEXT

How to return the last word from a string using an Excel formula or VBA

FORMULAS
TEXT

How to return a substring using an Excel formula or VBA

FORMULAS
TEXT

How to add double quotation marks into a formula

FORMULAS
TEXT

How to insert a value before each word

FORMULAS
TEXT

How to insert a value after each word

FORMULAS
TEXT

How to insert a comma after each word

FORMULAS
TEXT

How to insert a comma before each word

FORMULAS
TEXT

How to insert a comma after the first word

FORMULAS
TEXT

How to add a full stop (.) to the end of a cell

FORMULAS
TEXT

How to add a comma (,) to the end of a cell

FORMULAS
TEXT

How to insert a comma (,) before the first number in a cell

FORMULAS
TEXT

How to insert a comma (,) after the first number in a cell

FORMULAS
TEXT

How to combine values in separate cells with a comma (,)

FORMULAS
TEXT

How to insert brackets around values captured in a cell

FORMULAS
TEXT

How to insert brackets around all values captured in a range

FORMULAS
TEXT

How to combine a date and text

FORMULAS
TEXT

How to repeat a value n number of times in a cell

FORMULAS
TEXT

How to add an apostrophe (') in front of a numeric cell

FORMULAS
TEXT

How to insert a value after the first nth character

FORMULAS
TEXT

How to insert a value before the first nth character

FORMULAS
TEXT

How to insert a value before the last nth character

FORMULAS
TEXT

How to insert a value after the last nth character

FORMULAS
TEXT

How to extract the nth character

FORMULAS
TEXT

How to extract all characters after and including the nth character from a string

FORMULAS
TEXT

How to extract all characters after the nth character from a string

FORMULAS
TEXT

How to add a leading zero (0) to a number

FORMULAS
TEXT

How to add a trailing zero (0) to a number

FORMULAS
TEXT

How to add a trailing zeros (0) to a number to make number certain length

FORMULAS
TEXT

How to add value in middle of a cell

FORMULAS
TEXT

How to uppercase the first letter of each word from a string

FORMULAS
TEXT

How to uppercase only the first letter in a string

FORMULAS
TEXT

How to lowercase all letters and uppercase only the first letter in a string

FORMULAS
TEXT

How to uppercase all letters except for the first letter in a string

FORMULAS
TEXT

How to lowercase only the first letter and capitalize the rest in a string

FORMULAS
TEXT

How to move the first word to the end of a string

FORMULAS
TEXT

How to move the last word in a string to the end

FORMULAS
TEXT

How to get the nth value from a string

FORMULAS
TEXT

How to concatenate values from different cells into one cell

FORMULAS
TEXT

How to concatenate values from different cells into one cell separated by a single space

FORMULAS
TEXT

How to concatenate values from different cells into one cell separated by line breaks for each combined value

FORMULAS
LOOKUP

To return the last numeric value in a column we can apply two methods using an Excel VLOOKUP function or a combination of an Excel INDEX and MATCH functions

FORMULAS
LOOKUP

To return the last numeric value in a row we can apply two methods using an Excel HLOOKUP function or a combination of an Excel INDEX and MATCH functions

FORMULAS
LOOKUP

To return a row number of a specific value we need to apply the Excel MATCH function

FORMULAS
LOOKUP

To return a column number of a specific value we need to apply the Excel MATCH function

FORMULAS
LOOKUP

To return a column name of a specific value we need to apply a combination of Excel SUBSTITUTE, ADDRESS and MATCH functions

FORMULAS
LOOKUP

To return a column name of a cell where the formula is written we need to apply a combination of Excel SUBSTITUTE, ADDRESS and COLUMN functions

FORMULAS
LOOKUP

To return a column name of a specific cell we need to apply a combination of Excel SUBSTITUTE, ADDRESS and COLUMN functions

FORMULAS
LOOKUP

To return the first column number from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

To return the nth column number from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

To return the nth row number from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

To return the first column name from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

To return the first row number from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

To return the last column number from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

To return the last row number from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

To return the last column name from a selected range using an Excel formula or VBA

FORMULAS
LOOKUP

How to return the highest value from a range of values using Excel formulas, with the LARGE or MAX functions, or VBA

FORMULAS
LOOKUP

How to return the lowest value from a range of values using Excel formulas, with the SMALL or MIN functions, or VBA

FORMULAS
LOOKUP

To lookup the nth largest value in a range we need to apply the Excel LARGE function

FORMULAS
LOOKUP

To lookup the nth smallest value in a range we need to apply the Excel SMALL function

FORMULAS
LOOKUP

To lookup the nth largest value in a range with criteria we need to apply the Excel LARGE function

FORMULAS
LOOKUP

How to find the maximum number from a specified range ignoring errors

FORMULAS
LOOKUP

How to find the minimum number from a specified range ignoring errors

FORMULAS
LOOKUP

To lookup the nth smallest value in a range with criteria we need to apply the Excel SMALL function

FORMULAS
LOOKUP

This tutorial shows how to apply a two dimensional lookup using a combination of an Excel VLOOKUP and HLOOKUP functions

FORMULAS
LOOKUP

This tutorial shows how to apply a two dimensional lookup using a combination of an Excel VLOOKUP and MATCH functions

FORMULAS
LOOKUP

This tutorial shows how to apply a two dimensional lookup using a combination of an Excel HLOOKUP and MATCH functions

FORMULAS
LOOKUP

This tutorial shows how to apply a two dimensional lookup using a combination of an Excel INDEX and MATCH functions

FORMULAS
LOOKUP

This tutorial shows how to find duplicate values in a range using the Excel IF and COUNTIF functions

FORMULAS
LOOKUP

This tutorial shows how to find the first duplicate value in a range using the Excel and VBA

FORMULAS
LOOKUP

This tutorial shows how to find the nth duplicate value in a range using the Excel and VBA

FORMULAS
LOOKUP

This tutorial shows how to return the value of the first non-blank cell in a range by using the INDEX and MATCH functions

FORMULAS
LOOKUP

To display the current/active sheet name in a cell in Excel we can use two different formulas or use VBA

FORMULAS
LOOKUP

To display the workbook name in a cell we can use two different Excel methods formulas or use VBA

FORMULAS
LOOKUP

To display the current/active workbook file path in a cell we can use an Excel or a VBA method

FORMULAS
LOOKUP

To display a workbook's file path, name and active sheet name in a single cell we can use the Excel CELL function

FORMULAS
LOOKUP

To return a row number of an active cell we need to use an ActiveCell.Row function in VBA

FORMULAS
LOOKUP

To return a column number of an active cell we need to use an ActiveCell.Column function in VBA

FORMULAS
LOOKUP

To return text before a specific character we can apply a combination of Excel LEFT and FIND functions

FORMULAS
LOOKUP

To return text after a specific character we can apply a combination of Excel MID and FIND functions

FORMULAS
LOOKUP

To return the row number of the last non-blank cell in a single column you will need to use VBA

FORMULAS
LOOKUP

To return the column number of the last non-blank cell in a single row you will need to use VBA

FORMULAS
LOOKUP

To extract a text string between two characters you can use a combination of Excel MID, SEARCH, FIND and LEN functions

FORMULAS
LOOKUP

To get the address of an active cell you can use a combination of Excel ADDRESS, ROW and COLUMN functions

FORMULAS
LOOKUP

How to get the address of a specific cell

FORMULAS
LOOKUP

How to get the address of a first cell in a range

FORMULAS
LOOKUP

How to get the address of a last cell in a range

FORMULAS
LOOKUP

How to return only the decimal component of a number

FORMULAS
LOOKUP

How to return only the integer component of a number

FORMULAS
LOOKUP

How to use the the SUMIF function as a VLOOKUP function

FORMULAS
LOOKUP

How to extract the first decimal number

FORMULAS
LOOKUP

How to extract the last decimal number

FORMULAS
LOOKUP

How to extract the nth decimal number

FORMULAS
LOOKUP

How to get the most frequently occurring number from a list

FORMULAS
LOOKUP

How to get the first entry by month and year

FORMULAS
LOOKUP

How to get the first entry by month

FORMULAS
LOOKUP

How to get the first entry by year

FORMULAS
LOOKUP

How to get the last entry by month and year

FORMULAS
LOOKUP

How to get the last entry by month

FORMULAS
LOOKUP

How to get the last entry by year

FORMULAS
LOOKUP

How to get the largest number from a list with a specific criteria

FORMULAS
LOOKUP

How to get the smallest number from a list with a specific criteria

FORMULAS
LOOKUP

How to get the value associated with the nth occurrence in a range, with criteria

FORMULAS
LOOKUP

How to get the value associated with the first occurrence in a range, with criteria

FORMULAS
LOOKUP

How to get the value associated with the last occurrence in a range, with criteria

FORMULAS
ROUND

To round a number to the nearest thousand we need to apply the Excel ROUND function

FORMULAS
ROUND

To round a number to the nearest million we need to apply the Excel ROUND function

FORMULAS
ROUND

To round up a number we need to apply the Excel ROUNDUP function

FORMULAS
ROUND

To round down a number we need to apply the Excel ROUNDDOWN function

FORMULAS
ROUND

To round a number we need to apply the Excel ROUND function

FORMULAS
ROUND

How to round a number to two decimal places

FORMULAS
ROUND

How to round a number to the nearest hundred

FORMULAS
ROUND

How to round a number to the nearest ten

FORMULAS
ROUND

How to round a number if it is greater than a specific number

FORMULAS
ROUND

How to round a number if it is less than a specific number

FORMULAS
ROUND

How to round a number if it is equal to a specific number

FORMULAS
ROUND

How to round a number if it is greater than or equal to a specific number

FORMULAS
ROUND

How to round a number if it is less than or equal to a specific number

FORMULAS
ROUND

How to round a number if it doesn't equal to a specific number

FORMULAS
ROUND

How to round if a decimal number is equal to a specific number

FORMULAS
ROUND

How to round if decimal number is greater than a specific number

FORMULAS
ROUND

How to round if decimal number is less than a specific number

FORMULAS
ROUND

How to round if a decimal number is greater than or equal to a specific number

FORMULAS
ROUND

How to round if a decimal number is less than or equal to a specific number

FORMULAS
ROUND

How to round if a decimal number doesn't equal to a specific number

FORMULAS
ROUND

How to round if a decimal number ends with a specific number

FORMULAS
ROUND

How to round if last decimal number is greater than a specific number

FORMULAS
ROUND

How to round if last decimal number is less than a specific number

FORMULAS
ROUND

How to round if last decimal number is greater than or equal to a specific number

FORMULAS
ROUND

How to round if last decimal number is less than or equal to a specific number

FORMULAS
ROUND

How to round if decimal number doesn't end with a specific number

FORMULAS
ROUND

How to round if the first decimal number is equal to a specific number

FORMULAS
ROUND

How to round if the first decimal number is greater than a specific number

FORMULAS
ROUND

How to round if the first decimal number is less than a specific number

FORMULAS
ROUND

How to round if the first decimal number is greater than or equal to a specific number

FORMULAS
ROUND

How to round if the first decimal number is less than or equal to a specific number

FORMULAS
ROUND

How to round if the first decimal number doesn't equal to a specific number

FORMULAS
ROUND

How to round a number if the nth decimal number is equal to a specific number

FORMULAS
ROUND

How to round a number if the number of decimal places is equal to a specific number

FORMULAS
RANDOM

How to generate random numbers between 0 and 1

FORMULAS
RANDOM

How to generate a random number between two specific numbers

FORMULAS
RANDOM

How to generate a random number between two numbers with decimals

FORMULAS
RANDOM

How to generate a random number between two numbers with 2 decimal places

FORMULAS
RANDOM

How to generate a random value from a specific range in a single column

FORMULAS
RANDOM

How to generate a random value from a specific range in a single row

FORMULAS
RANDOM

How to generate random values from a range

FORMULAS
RANK

How to rank a list of values

FORMULAS
RANK

How to rank a list of values in ascending order

FORMULAS
RANK

How to rank only positive numbers

FORMULAS
RANK

How to rank only negative numbers

FORMULAS
RANK

How to test if a value in a cell is ranked first and return a value if the test is True or False

FORMULAS
RANK

How to test if a value in a cell is ranked last and return a value if the test is True or False

FORMULAS
RANK

How to find the n largest numbers from a specific range

FORMULAS
RANK

How to rank a number by group

FORMULAS
RANK

How to rank a number if it is greater than zero (0)

FORMULAS
RANK

How to rank a number if it is greater than or equal to zero (0)

FORMULAS
RANK

How to rank numbers ignoring zeros (0)

FORMULAS
RANK

How to rank numbers whilst ignoring blank cells

FORMULAS
RANK

How to find the n smallest numbers from a specific range

FORMULAS
RANK

How to rank text by alphabetical order

FORMULAS
RANK

How to rank a range of numbers without ties

FORMULAS
RANK

How to rank a set of numbers if a list contains more than n entries

FORMULAS
RANK

How to rank a set of numbers if a list contains more than or equal to n entries

FORMULAS
RANK

How to rank a set of numbers if a list contains less than n entries

FORMULAS
RANK

How to rank a set of numbers if a list contains less than or equal to n entries

FORMULAS
RANK

How to rank a range of numbers without ties whilst ignoring zeros (0)

FORMULAS
RANK

How to rank the top n numbers only from a list

FORMULAS
RANK

How to rank the bottom n numbers only from a list

FORMULAS
RANK

How to rank the top n numbers only, without ties, from a list

FORMULAS
RANK

How to rank the bottom n numbers only, without ties, from a list

EXPLANATION
OVERVIEW

Explanation of what is Excel

EXPLANATION
OVERVIEW

Explanation of what is VBA

EXPLANATION
OVERVIEW

Explanation about the VBA Editor

EXPLANATION
OVERVIEW

Explanation about the Title Bar

EXPLANATION
OVERVIEW

Explanation about the Formula Bar

EXPLANATION
OVERVIEW

Explanation about the Quick Access Toolbar

EXPLANATION
OVERVIEW

Explanation about the Developer tab

OTHER
CONVERT

How to convert negative numbers to positive numbers

OTHER
CONVERT

How to convert positive numbers to negative numbers

OTHER
CONVERT

To convert text to number you can apply the Excel VALUE function

OTHER
CONVERT

How to change only the negative numbers to zero

OTHER
CONVERT

How to change only the positive numbers to zero

OTHER
MULTIPLY

How to multiply a range of cells by the same number

OTHER
DIVIDE

How to divide a range of cells by the same number

OTHER
ADD

How to add the same number to a range of cells

OTHER
ADD

How to concatenate a value to the beginning of a cell

OTHER
ADD

How to concatenate a value to the end of a cell

OTHER
SUBTRACT

How to subtract the same number from a range of cells

OTHER
WEBSITE

How to open a web page using VBA

OTHER
WEBSITE

How to return a domain name from a url using Excel and VBA

OTHER
VBA

How to create a message box using VBA

OTHER
VBA

How to create a message box and display a value that is captured in a specific cell using VBA

OTHER
VBA

How to add a new line in a message box using VBA

OTHER
VBA

How to change the title in the message box through the use of VBA

OTHER
VBA

How to check if a specific workbook is open through the use of VBA

OTHER
VBA

How to check if a specific workbook is open and if it's closed then open the workbook through the use of VBA

OTHER
VBA

How to assign a macro to a button

OTHER
VBA

How to delete all pictures and objects from an entire workbook at once through the use of VBA

OTHER
VBA

How to delete only pictures in a specific sheet at once through the use of VBA

OTHER
VBA

How to delete only pictures from an entire workbook at once through the use of VBA