View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
herve[_9_] herve[_9_] is offline
external usenet poster
 
Posts: 1
Default Macro Sum of Cells


Hello all,
could someone help me to write a Macro :

I Have Numbers in Cells B12 to B?? (Variable) & Cells C12 to
C??(Variable)
In Cells D12 to D?? (to the last one), I want to do the sum of the
respective B+C Cells.

For Example,
D12 = B12 + C12
.....
.....
D20 = B20 + C20
.....

Thanks in Advance


--
herve
------------------------------------------------------------------------
herve's Profile: http://www.excelforum.com/member.php...o&userid=27314
View this thread: http://www.excelforum.com/showthread...hreadid=481834