Thread
:
add cells
View Single Post
#
1
Posted to microsoft.public.excel.programming
Kristen
external usenet poster
Posts: 30
add cells
I have this to start
Sub Total()
Range("D1").Value = Range("E1").Value + Range("F1").Value
What do I have to add to this so it continues down 500 rows (D500 = E500
+D500)
Thanks in advance!
Reply With Quote
Kristen
View Public Profile
Find all posts by Kristen