how do I Lock the value of a cell, even if the cells it references changes value?
for example I need to populate range J5:j100 based by subtracting cell L2 and N2 after that I want to change cell N2 value then populate range J101:j200 based on the new value without changing range J5:j100 values