View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norma[_2_] Norma[_2_] is offline
external usenet poster
 
Posts: 3
Default Summing a variable sized range programmatically

Help!! I need to insert a sum formua in first blank cell
to the right of a variable sized range of cells. I need
the sum formula inserted so that the amount in that cell
will automatically recalculate when a different number is
entered. I can select the range including the blank cell
to the right, but I can't get a sum formula to work.

Any ideas will be greatly appreciated.

Norma