Share via

Formatting cells using formulas

Anonymous
2017-12-01T02:03:57+00:00

I'm using Excel 2016 as a spreadsheet to track my profits/loss. For some reason one of my columns is off from where it should be. What is the formula to add an amount to one cell to make the next cell 500 higher? Example is add $500 to column L so that column M = L+$500

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

4 answers

Sort by: Most helpful
  1. DaveM121 891K Reputation points Independent Advisor
    2017-12-01T08:24:13+00:00

    Hi Patrick, to enter that formula into a whole column:

    Click the column Header

    Type =L1+500

    Then press Ctrl + Enter

    That will fill that whole column for you with the appropriate formula . . .

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-12-01T02:24:28+00:00

    You would need to do it to each cell in the column that you want that result in. You can enter it in one cell and then copy and paste, or click the AutoFill handle in the bottom right corner of the cell and drag up or down the column.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-12-01T02:12:36+00:00

    Would I have to do this for each individual cell? or can I do it for the whole column?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-12-01T02:06:33+00:00

    You would put the formula in a cell in column M. For example, if you want cell M2 to be $500 more than cell L2, enter this formula in cell M2:

    =L2+500

    Was this answer helpful?

    0 comments No comments