EXCEL: Insert Cell Without Changing Formula

Solved
julien -  
 gaelle -
Hello,

I would like to know if it is possible to ensure in EXCEL (v2000) that inserting cells does not impact formulas.

For example:

G12 = A12 + F12

Currently, if I insert a cell in F12, then G12 becomes:
G12 = A12 + F13

I would like G12 to remain:
G12 = A12 + F12

I haven't found the solution, please let me know if it exists.

Thank you in advance for your help,

Julien
Configuration: Windows XP Firefox 3.0 Excel 2000

16 answers

  1. julien
     
    No,

    the $ sign only prevents shifting when copying the formula into another cell, but in my case, the $ makes no difference!

    Even with the $, if I insert a cell in F12, the formula will become:

    G12 = $A$12 + $F$13

    Try it and you'll see.

    Any other ideas?
    9
    1. Vaucluse Posted messages 27336 Registration date   Status Contributor Last intervention   6 453
       
      Hello

      I don't believe there is a solution!
      Blocked or not, indeed the codes change.... unless we insert cells or rows below those concerned by the formula
      For example here on F13

      Best regards
      --
      The truth is not possessed, it is only sought
      0