View Single Post
  #1   Report Post  
dstiefe
 
Posts: n/a
Default inserting a formula

I am trying to insert (through VBA) a formula in certain cells.

the cells in which the formula will go in will vary (i.e. it's a variable)

and the number of cells (directly above it) that it adds up is also a
variable.

how would I do this?

Thanks