Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have two columns of numbers, and I want to calculate the slope of the
regression line for the data from the current row to the bottom of the table. I built this formula: =SLOPE(INDIRECT("$L"&TEXT(ROW(),0)&":$L$"&TEXT($B$ 9,0)),INDIRECT("$A"&TEXT(ROW(),0)&":$A$"&TEXT($B$9 ,0))) The y values are in column L, the x values in column A, and the row number of the bottom of the table is in cell B9. I'm getting #NUM; when I step through the error analysis, it seems like I'm getting valid ranges. Can anyone help me with this? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array problem, I think.. | Excel Worksheet Functions | |||
Match - Array Problem | Excel Worksheet Functions | |||
Array problem - TIA | Excel Worksheet Functions | |||
Problem w/Array Formula | Excel Worksheet Functions | |||
Array Problem | Excel Discussion (Misc queries) |