Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

ExcelTips FAQ
ExcelTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

Newest Tips

Removing Borders

Converting to Octal

Filtering Columns for Unique Values

Printing Multiple Worksheets on a Single Page

Changing the Default Font

Creating a Drawing Object

Determining a Value of a Cell

 

Adjusting Formulas when Pasting

Summary: The Paste Special feature in Excel can be used to uniformly adjust values and formulas. This tip shows how powerful this feature can be. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, Excel 2003, and Excel 2007.)

The Paste Special feature of Excel never ceases to be full of surprises. One way you can use the feature results in pasting formulas into cells. That may sound weird, but perhaps an example will clarify the behavior.

  1. Open a brand new workbook.
  2. Put some values in a few contiguous cells, and some simple formulas in others. You can put just a few; you won't need many. (For this example, I'll assume you put the content into the range of B3:D5.)
  3. In a different cell, separated from the range you created in step 2, put a very simple formula, such as =1.1.
  4. Select the cell you created in step 3 and press Ctrl+C. This copies the cell contents to the Clipboard.
  5. Select the range you set up in step 2 (B3:D5).
  6. Choose Paste Special from the Edit menu. (In Excel 2007, display the Home tab of the ribbon and click the down-arrow under the Paste tool at the left side of the ribbon. Select Paste Special from the resulting menu.) Excel displays the Paste Special dialog box. (Click here to see a related figure.)
  7. Make sure the Formulas radio button is selected.
  8. Make sure the Multiply radio button is selected.
  9. Click OK. The cells are updated.

Take a look at how the target cells were updated. The formula from the source cell (step 4) was pasted into any formulas in the target range. If a cell in the target range contained a value instead of a formula, the value was converted to a formula and the source formula appended to it.

This can be a great way to use Paste Special when you want to maintain a trail of how you've modified the cells in a range.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3328) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003 | 2007

More Power! For some people, the prospect of creating macros can be scary. Those who conquer their fears, however, find they become much more confident and productive once they learn how to make Excel do exactly what they want. ExcelTips: The Macros is an invaluable source for learning Excel macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of ExcelTips. Learn at your own pace, exactly the way you want.
 
Check out ExcelTips: The Macros today!