Hello Friends
I have prepared a template, in one of the sheets (say sheet1) in template there are some formulae that are referencing some cells in other sheet (say sheet2) in the same file.
I am facing this strange problem that when records are removed from the source sheet (sheet2), the formula in the sheet1 changes. Following is exactly what is happening:
The formula in Sheet1 is ='All-HPN-With-Tools'!I2 (so the cell in Sheet1 is referencing value in cell 'I2' in the sheet 'All-HPN-With-Tools')
The problem is that everytime I delete row 2 in the sheet 'All-HPN-With-Tools', the formula in Sheet1 becomes
='All-HPN-With-Tools'!#REF!
I cannot figure out why I2 in the formula gets replaced by #REF! ?
I hope someone will be able to help me out here.
Thanks for your time
Rajesh
I have prepared a template, in one of the sheets (say sheet1) in template there are some formulae that are referencing some cells in other sheet (say sheet2) in the same file.
I am facing this strange problem that when records are removed from the source sheet (sheet2), the formula in the sheet1 changes. Following is exactly what is happening:
The formula in Sheet1 is ='All-HPN-With-Tools'!I2 (so the cell in Sheet1 is referencing value in cell 'I2' in the sheet 'All-HPN-With-Tools')
The problem is that everytime I delete row 2 in the sheet 'All-HPN-With-Tools', the formula in Sheet1 becomes
='All-HPN-With-Tools'!#REF!
I cannot figure out why I2 in the formula gets replaced by #REF! ?
I hope someone will be able to help me out here.
Thanks for your time
Rajesh