View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Metrazal[_30_] Metrazal[_30_] is offline
external usenet poster
 
Posts: 1
Default Sum Range and enter results in the last row of the column


Code:

Application.Sum(Range("C:C"))
Application.Sum(Range("D:D"))


What do I need to do to put the results of the above into the last row
of column "C" and column "D" respectfully.

Thanks,

Met


--
Metrazal
------------------------------------------------------------------------
Metrazal's Profile: http://www.excelforum.com/member.php...o&userid=31648
View this thread: http://www.excelforum.com/showthread...hreadid=519383