Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
OK, this one has me extremely perplexed. I've got this line in a macr
I'm working on Code ------------------- Slope = Application.WorksheetFunction.Index(Application.Wo rksheetFunction.LinEst(Range("C" & MinRow & ":C" & MaxRow), Range("B" & MinRow & ":B" & MaxRow)), 1, 1 ------------------- Where Slope is a Double and MinRow & MaxRow are both Integers (assigne values prior to this line). This code worked perfectly in Excel 2003 on my home computer las night, but when I took it back to work today and tried to run the macr in Excel 97, I get the following error Code ------------------- Unable to get the LinEst property of the WorksheetFunction clas ------------------- Why would this code work fine in Excel 2003 but not Excel 97 -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem viewing Excel 2003 Pivot Chart fields in Excel 2007 | Charts and Charting in Excel | |||
Copy and paste problem Excel 2003 to Word 2003 | Excel Discussion (Misc queries) | |||
Excel 97 chart opened in Excel 2003 - Source Data problem | Charts and Charting in Excel | |||
Problem with opening an Excel 2000 workbook in Excel 2003 | Excel Programming | |||
Problem with opening an Excel 2000 workbook in Excel 2003 | Excel Programming |