B
banavas
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
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