Excel Tutorial

Excel Tutorial Shortcut Keys in Excel Formatting in Excel Notes in Excel Formats in Excel Cells and Ranges in Excel Excel Function and Formulas Conditional Formatting in Excel Data Validation in Excel Charts in Excel Excel Ribbon Toolbar Basics of Excel Spell Check in Excel Data Analysis in Excel AutoFill in Excel Goal Seek in Excel Solver in Excel Pivots Table in Excel Go-To Special function in Excel Blank cells in Excel Count Cells with Text in Excel Date and Time in Excel-VBA Dependent Drop-down List in Excel Operators in Excel Dependent Combo box in Excel VBA Error Bar in Microsoft Excel Excel Axes Excel File using Password Excel Unique Values Frequency Distribution in Excel Gauge Chart in Excel Histogram in Excel Sum Every Nth Row in Microsoft Excel SumIF Formula in Microsoft Excel Multiplication in Excel Unique Values in Excel Trendline in Excel Excel Themes Copying formula in Excel Check Marks in Excel Calculating the Last Day of the Month in Excel Calculating Age in Excel Insert Row in Excel

Functions

Excel MAX() Function Excel INT() Function Excel MOD() Function Excel ROUND() Function Excel ROUNDUP() Function Excel AVERAGE() Function Excel COUNT() Function Excel COUNTA() Function Excel COUNTBLANK() Function Excel MIN() Function Excel EDATE() Function Excel EOMONTH() Function Excel HOUR() Function Excel MINUTE() Function Excel SECOND() Function Excel TIME() Function Excel WORKDAY() Function Excel WORKDAY.INTL() Function Excel DAYS() Function Excel WEEKNUM() Function Excel WEEKDAY() Function Excel SMALL() Function Excel LARGE() Function Excel LEFT() Function Excel RIGHT() Function Excel MID() Function Excel FIND() Function Excel SEARCH() Function Excel EXACT() Function Excel SUBSTITUTE() Function Excel TEXT() Function Excel VALUE() Function Excel AND() Function Excel OR() Function Excel IFERROR() Function Excel IF() Function Excel Nested IF’s Function Excel IFNA() Function Excel COUNTIFS() Function Excel VLOOKUP() Function Excel HLOOKUP() Function Excel INDEX() Function Excel MATCH() Function Excel OFFSET () Function Averageif Function in Excel

How To

How to import Microsoft Access data into the Microsoft Excel How to use TODAY function in Excel How to Alphabetize in Excel How to remove duplicate values from excel How to lock cells in Excel How to create drop down in excel How to Delete Row in Microsoft Excel How to Highlight Duplicates Words in the Microsoft Excel How to print titles in Excel How to make use of the Wildcard in Excel How to Make Use of the F-Test in Excel How to make use of the Excel Autofit in Excel How to generate random numbers in Excel How to apply Advanced Filter in Excel How to use Index and Match in Excel

Misc

Absolute Value in Excel Adding Column in Excel Converting Units in Excel Count Characters in Excel Custom Sort Order in Excel Decimals in Excel Division in Excel Locate Maximum Values in Excel Nearest Multiple in Excel Paste Options in Excel Quarter Dates in Excel Row Difference in Excel Separate Strings in Excel Reverse List in Excel Array Formula in Excel What if Analysis Data Table in Excel Excel Shortcut Keys What is a spreadsheet in Excel?

Copying formula in Excel

Copy a formula in Excel

While working with statistical calculations in Microsoft Excel, the user uses formulas to calculate the mathematical operations. Implementing these formulas manually for each data is a time-consuming process. Hence Microsoft Excel provides a great feature to copy the formulas for the entire column, down a column, multiple cells etc., without changing the references. In this tutorial, let’s look at how to copy a formula in a step-by-step process.

Copying a Formula Down a column

STEP 1: Enter the data in a spreadsheet.

Copy a formula in Excel

STEP 2: Select a cell where the formula wants to display. Enter the formula and the result will be displayed in the particular cell (C2).

Copy a formula in Excel

STEP 3: Select the cell with formula and drag the ‘+’ sign towards C6 to display the results for balance data present in the sheet. The result will display automatically as shown below.

Copy a formula in Excel

Another method to display the result is to, rather than dragging the ‘+’ sign, double click the ‘+’ sigh present in the bottom right corner. It automatically displays the result for the remaining data. This term is called Fill handle.

Copying a Formula across the row

STEP 1: Enter the data and type the formula in the cell, to display the result in the first cell.

Copy a formula in Excel

STEP 2: Select the cell A4, drag the ‘+’ sign across the cell range from A4 TO F4. The result will be displayed across the columns.

Copy a formula in Excel

Absolute Reference

Here the value of the absolute reference never changes. It is used to fix a reference to a cell or range of cells. While copying the formula, the value of the absolute reference won’t change.

STEP 1: Enter the data in the spreadsheet.

Copy a formula in Excel

Here the data in cell range from A1 to A4 are multiplied with value present in D5. Type the formula in B1 as = A1*$D$1 and press Enter.

STEP 2: Select the cell B1, click on the lower right corner of the cell and drag it to B4. The result will be displayed as per the formulas.

Copy a formula in Excel

Moving a Formulas to new Location

To move formulas from one location to another location following steps are used.

STEP 1: Enter the data in the cell. Select the cell and type the formula

Copy a formula in Excel

STEP 2: Select the cell A3. A four-sided arrow will appear. Hold the arrow mark and move the formula to new position such as C3.

Copy a formula in Excel

The formula is moved to new location C3.

Exactly copying the formula

Exact copy of a formula is made without modifying the cell references.

STEP 1: Enter the data in the spreadsheet. Select the cell and type the formula. Press Enter. The result will display in the required cell.

Copy a formula in Excel

STEP 2: Select the formula in the formula bar. Click on the shortcut key Ctrl+C. Choose another cell and paste the data by pressing Ctrl+V. The cell contains the exact copy of the formula.

Copy a formula in Excel

STEP 3: Select a new cell, and click Ctrl+V. The exact copy of the formula is copied to new location.

Copy a formula in Excel

Summary

From the above tutorial, the various methods to copy the formula are discussed.