Forum Discussion

stevied234's avatar
stevied234
Copper Contributor
Nov 09, 2021
Solved

Lock a value In a formula

How do I freeze a value in a formula? For example: Cell A1 contains the formula =B1+C1. Cell  A2 contains the formula =B2+C1. Cell A3 contains the formula =B3+C1.    Now I would like to pull this f...
  • mathetes's avatar
    Nov 09, 2021

    stevied234 

     

    It's actually the C1 that you are "locking in," to use your terminology. Excel refers to "absolute" and "relative" references.

     

    If you wrote the formula in cell A1 as =B1+$C$1

    then you could copy it down to cell A100 where it would read =B100+$C$1

     

    Here's a reference you might find useful: https://exceljet.net/glossary/absolute-reference

     

Resources