Thank you for your help. It has been resolved.
It is my typo, should be covar(array1,array2).
Cheers
Wing
"Paul Lautman" <(E-Mail Removed)> ¼¶¼g©ó¶l¥ó·s»D:%23%(E-Mail Removed)...
> GMB wrote:
>> Hi all
>>
>> I try to do
>>
>> convar(A1:$A$10,$B$1:B10)
>> convar(A2:$A$10,$B$1:B9)
>> convar(A3:$A$10,$B$1:B8)
>> convar(A4:$A$10,$B$1:B7)
>> ....
>> convar(A10:$A$10,$B$1:B1)
>>
>> Getting the first argument (A1:A10) -> (A10:A10) with problems
>>
>> but how to get (B1:B10) -> (B1:B1)
>>
>>
>> I tried to use Offset to decrement the ending cell without any
>> success.
>> Some knows how to do it?
>>
>> Cheers
>> Wing
> WHAT????
>
> What is convar?
>
>
>
|