+ Reply to Thread
Results 1 to 3 of 3

Formulas won't drag down the column

  1. #1
    Sara
    Guest

    Formulas won't drag down the column

    I have created a spreadsheet in there are values in A1-A10, D1-D10, etc. ,
    then I have a constant value in A20. I then created a formula A1*A20 in cell
    B1, and I would like to drap this formula down so that I get the following
    result A2*A20, A3*A20...but when I drag the formula it gives me A2*A21,
    A3*A22, A4*A23...Somebody please help!!!

  2. #2
    Don Guillett
    Guest

    Re: Formulas won't drag down the column

    $a$20

    --
    Don Guillett
    SalesAid Software
    dguillett1@austin.rr.com
    "Sara" <Sara@discussions.microsoft.com> wrote in message
    news:05097653-B89F-4700-B586-A7FAF2FE0518@microsoft.com...
    >I have created a spreadsheet in there are values in A1-A10, D1-D10, etc. ,
    > then I have a constant value in A20. I then created a formula A1*A20 in
    > cell
    > B1, and I would like to drap this formula down so that I get the following
    > result A2*A20, A3*A20...but when I drag the formula it gives me A2*A21,
    > A3*A22, A4*A23...Somebody please help!!!




  3. #3
    Elkar
    Guest

    RE: Formulas won't drag down the column

    Change A20 to an Absolute reference.

    =A1*$A$20

    The $ will prevent the reference from incrementing when the formula is copied.

    HTH,
    Elkar


    "Sara" wrote:

    > I have created a spreadsheet in there are values in A1-A10, D1-D10, etc. ,
    > then I have a constant value in A20. I then created a formula A1*A20 in cell
    > B1, and I would like to drap this formula down so that I get the following
    > result A2*A20, A3*A20...but when I drag the formula it gives me A2*A21,
    > A3*A22, A4*A23...Somebody please help!!!


+ 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