Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
All i need is to calculate a correlation of two ranges and assign it to a
variable. I tried this but i get an 91 error (object or with block not set): dim correlation as range Set correlation.Formula = "=correl(inSerie" & i & ",inSerie" & j & ")" but, if i replace "correlation" by range("a1"), then it works fine. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how i calculate pearson correlation coefficient for excel graph | Charts and Charting in Excel | |||
calculate ranges | Excel Worksheet Functions | |||
How do I calculate an offset between two ranges? | Excel Programming | |||
how to calculate number ranges | Excel Worksheet Functions | |||
How do I use the "Correlation" dialog box with multiple ranges? | Excel Discussion (Misc queries) |