View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
david2004[_4_] david2004[_4_] is offline
external usenet poster
 
Posts: 1
Default VBA : VBA code for summation formula

Hi all

I need a VBA code for a summation formula. I have a column of value
which are calculated by a formula.But the value of the second cel
below the 1st cell in the column is a summation of the calculated valu
in the 1st + 2nd cell of the same column and the 3rd cell below the to
is a summation of the 3 calculated values and subsequently for a colum
of 10 rows.
Each cell in the column uses the same formula with input according t
the row in ascending order.

Can any experts out there pls give me some help.Urgent. Thx.
:confused

--
Message posted from http://www.ExcelForum.com