FTEST is available to VBA as a worksheet function:
![]()
Function F(r1 As Range, r2 As Range) As Double F = WorksheetFunction.FTest(r1, r2) End Function
FTEST is available to VBA as a worksheet function:
![]()
Function F(r1 As Range, r2 As Range) As Double F = WorksheetFunction.FTest(r1, r2) End Function
Entia non sunt multiplicanda sine necessitate
That's useful! But how do I set the Alpha value, or is it just a standard?
Sorry, I don't know the answer.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks