View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steved Steved is offline
external usenet poster
 
Posts: 519
Default Find last row in column D then Sum

Hello from Steved

Is it possible in VBA to goto last row in Column D then to a Sum Function.

I know you can find the last row but was hoping to do a sum of that column D

Thankyou.