Thread: Unmoveable SUM
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LiAD LiAD is offline
external usenet poster
 
Posts: 386
Default Unmoveable SUM

Hi,

I have a very simple formula =sum(A1:A100).

If I highlight lines 20 to 40 and then delete the entire line the formula
will update to =sum(A1:A80).

Is there any way I can stop this update happening when I delete lines?

Thanks
LiAD