ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   sum (https://www.excelbanter.com/excel-programming/303257-sum.html)

banavas[_15_]

sum
 
Dear Friends,

I defined a variable rL as Range which contains x columns and y rows.
My task is to calculate the sum of column i. How do I do that in a for
like

rL.Columns(i).sum()

Thanks!
G

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


Bob Phillips[_6_]

sum
 
MsgBox WorksheetFunction.Sum(RL.Columns(i))


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"banavas " wrote in message
...
Dear Friends,

I defined a variable rL as Range which contains x columns and y rows.
My task is to calculate the sum of column i. How do I do that in a form
like

rL.Columns(i).sum()

Thanks!
G.


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





All times are GMT +1. The time now is 10:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com