Thread: Help Needed
View Single Post
  #4  
Old 10th July 2006, 05:04 AM
jfc jfc is offline
Member
 
Join Date: Jan 1970
Location: Sydney
Posts: 402
Default

Quote:
Originally Posted by Raven
i think that should be

=SUM($F$1:$F1)-SUM($E$1:$E1)

and drag that down the G column. should work


I think it's fine the way I wrote it. When aiming for simplicity over efficiency.

$E & $F expressions needlessly fix those columns. That can lead to problems if new columns are later inserted.
Reply With Quote