In an Excel formula with dependent/referneced cells how do I lock a particular dependent cell while letting the other dependent cells increment as I copy the formula to subsequent rows?
If I understand the question correctly then you need to add $ signs to the formula such as $A$1 so that the cells you copy the formula to will continue to pint to the cell A1. If understood incorrectly please let me know
When you finish pasting formulas containing absolute cell references (like those using $ signs), it's a good idea to remove them from the sheet using edit find/replace. I have had some trouble in the past copying parts of Excel sheets that contained absolute references without realizing this, and it can be very troublesome to be referring to a part of a sheet, (or another file) by mistake.
i.e. absolute references retain the full filename and excel tab to which they are pointing ...yikes.