Share via

How to calculate by keeping one cell constant

Anonymous
2014-06-15T07:53:55+00:00

i would like to calculate addition, subtract, multiply etc by keeping a particular value constant.

If you see the above, i have a cell selling price which will be constant and i would like to multiply above all cell by keeping it constant.

I put a formula on first cell of the sales column and copy formula for the remaining column, but it will not give the value shows error.

Can somebody advise how should i put a formula when i copy the formula remaining cell should calculate automatically 

Waiting for your reply.

Thanks

Abdul Qader

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2014-06-15T08:04:30+00:00

    The cell which you want to keep constant should be wrapped in $ sign.

    For example, your selling price is in cell E5 and if you want it to copy with E1 and drag it right

    Then assuming, you want your formula at E2, then give like this

    =E1*$E$5   and now if you drag/copy your cell E2 to your right side, then E5 will be constant.

    10+ people found this answer helpful.
    0 comments No comments

Answer accepted by question author

  1. triptotokyo-5840 36,681 Reputation points Volunteer Moderator
    2014-06-15T09:42:29+00:00

    i would like to calculate addition, subtract, multiply etc by keeping a particular value constant.

    If you see the above, i have a cell selling price which will be constant and i would like to multiply above all cell by keeping it constant.

    I put a formula on first cell of the sales column and copy formula for the remaining column, but it will not give the value shows error.

    Can somebody advise how should i put a formula when i copy the formula remaining cell should calculate automatically 

    Waiting for your reply.

    Thanks

    Abdul Qader

    1. Add 2 named ranges for your selling price and your cost.

    Please see:-

    http://www.pierrefondes.com/

     - item 198.

    2. Open my Workbook and inspect cells:-

    B7 (to which I have give a name of Selling_Price)

    C7 (to which I have given a name of Cost)

    You can then use these named ranges in your calculations.

    3. In my Workbook I have shown you how to set up a named range.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2016-01-23T17:42:32+00:00

    It worked.

    Many Thanks & Regards, also to those other who solved it for the sake of the community.

    0 comments No comments