Hopefully somebody can help me out a bit here.
I have a range I need to sum =SUM(F5:F3000)
But I need to allow the users to be able to delete rows within this range once they are completed, this then has the effect of changing the formula even if it absolute =SUM(F$5:F$3000)
How do I fix this formula so that the range is always (F5:F3000) even if rows within this range are deleted.
I cannot use VBA in this case to re-enter the formula, as this needs to be emailed and cannot have any macros.
Thanks in advance
Gary
I have a range I need to sum =SUM(F5:F3000)
But I need to allow the users to be able to delete rows within this range once they are completed, this then has the effect of changing the formula even if it absolute =SUM(F$5:F$3000)
How do I fix this formula so that the range is always (F5:F3000) even if rows within this range are deleted.
I cannot use VBA in this case to re-enter the formula, as this needs to be emailed and cannot have any macros.
Thanks in advance
Gary