Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"=AVERAGE(" & .Range(.Cells(2,5),.Cells(rw,col).Address(0,0) & ")"
That's the ticket. 280 characters, but it works. xlapp.Workbooks(strXlsFile).Worksheets(sn(i)).Rang e("C2:C" & lr).Formula = "=STDEV(E2:" & xlapp.Workbooks(strXlsFile).Worksheets(sn(i)).Rang e(xlapp.Workbooks(strXlsFi le).Worksheets(sn(i)).Cells(2, 5), xlapp.Workbooks(strXlsFile).Worksheets(sn(i)).Cell s(2, lc)).Address(0, 0) & ")" Thanks for the help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Fill range don't change the formula, Help was no help. Please hel | Excel Worksheet Functions | |||
I Need a Formula to Auto-fill Phone Numbers in a Range | Excel Worksheet Functions | |||
Formula to count the cells in a range that have a fill color. | Excel Discussion (Misc queries) | |||
Formula to count the cells in a range that have a fill color. | Excel Discussion (Misc queries) | |||
Excel - formula to calculate colored fill cells within a range wi. | Excel Worksheet Functions |