Thread: Need macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
grok grok is offline
external usenet poster
 
Posts: 29
Default Need macro

For each row i in col G I'd like to place (the sum of the values in col F
from rows 1 to i) divided by i. Can someone show me how to do that?