Thread: Customized Sum
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lab-guy lab-guy is offline
external usenet poster
 
Posts: 17
Default Customized Sum


For every row in Cols B and C, I'd like to multiply the values and
sum it at the top of Col C.

I'm trying not to insert an extra column, so I stick to one column per
student.

Is this possible ?

Thank You

Mike