+ Reply to Thread
Results 1 to 3 of 3

Receiving 0 when copying formula

  1. #1
    Registered User
    Join Date
    09-16-2007
    Posts
    1

    Receiving 0 when copying formula

    I am attempting to create a formula that allows me to increase the percentage of about a 1000 cells. It works fine until I copy the answer to another cell and it gives me 0 or says REF.

    Can someone show me exactly how to increase the percentage of a group of cells?

    Thanks in advance,
    Michael

  2. #2
    Forum Contributor corinereyes's Avatar
    Join Date
    12-02-2003
    Location
    Philippines
    MS-Off Ver
    MS Excel 2016
    Posts
    520
    Hi mgtid,

    You should learn about absolute and relative cell references. Can you post an example of your formula or attach an excel file?
    Corine

  3. #3
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885
    One way to perform math on multiple cells is to use PasteSpecial. Let's say you want to increase cells A1:A1000 by 12% each.

    1. In any open cell, put the number 1.12
    2. Copy that cell (CTRL+C or Edit -> Copy)
    3. Select the range you want to modify (e.g. A1:A1000)
    4. Select Edit -> PasteSpecial -> Multiply, then click OK

    Your numbers should then be updated. Using PasteSpecial you can perform many tasks that a simple Paste cannot.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1