D
dz
I have a formula similar to the following:
=(E2+F1)
When I copy the row and paste it below the previous entry,
the reference correctly changes to: =(E3+F2). No matter
how many rows I copy/add under the previous entry, it
always correctly recalcs the references.
However, if I paste the row between two entries, it does
the following:
Row 2 = =(E2+F1)
Row 3 = =(E3+F1) - it should be (E3+F2)
Row 4 = =(E4+F3)
I also tried using the R1C1 reference style under tools,
options, general, but it still incorrectly "fills" row 3.
Does anyone have any ideas? I'm desperate. Thanks.
=(E2+F1)
When I copy the row and paste it below the previous entry,
the reference correctly changes to: =(E3+F2). No matter
how many rows I copy/add under the previous entry, it
always correctly recalcs the references.
However, if I paste the row between two entries, it does
the following:
Row 2 = =(E2+F1)
Row 3 = =(E3+F1) - it should be (E3+F2)
Row 4 = =(E4+F3)
I also tried using the R1C1 reference style under tools,
options, general, but it still incorrectly "fills" row 3.
Does anyone have any ideas? I'm desperate. Thanks.