Thread
:
Formula req for macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gautam[_3_]
external usenet poster
Posts: 10
Formula req for macro
I need a macro which calculates the average for each column, tried the
following code, but didn't work out
activesheet.cells(1,1).formulaR1C1="=Average(R[maxrow]C:R[-2]C)"
Reply With Quote
Gautam[_3_]
View Public Profile
Find all posts by Gautam[_3_]