Einzelnen Beitrag anzeigen
Alt 07.09.2011, 16:29   #2
Don Manuel
Inventar
 
Benutzerbild von Don Manuel
 
Registriert seit: 08.02.2001
Beiträge: 9.977


Standard

Entweder $a$1 statt a1 in der Formel oder

auf Quelle klicken
F2
Ctrl-A
Ctrl-C
Enter
auf Ziel klicken
Ctrl-V (oder F2, Ctrl-V, Enter)

sollte auch funktionieren.

Noch eine Variante für einen Zellbereich:

To copy/paste Formulas from a range of cells without changing the Absolute or Relative references:

1. Select the range of cells containing the formulas and press Ctrl+H.
2. In the Find what box, type the = sign.
3. In the Replace with box, type the # sign (to change the formulas to text).
4. Click Replace All, and then click Close.
5. Copy and paste the cells to a new location.
6. Repeat steps 1 through 3, reversing the # and = signs (to change the text to formulas).
Don Manuel ist offline   Mit Zitat antworten