HowTo disable cell reference update

E

Eggle

I want to disable cell reference updates when I am inserting a row.

My chart has series data in A2..A7.

After row insert with MoveDown at row 2 the references are updated to A3..A8

How do I preserve the original cell refernce?
 
Top