Thread
:
From a series to a matrix
View Single Post
#
1
Posted to microsoft.public.excel.programming
Moohwan
external usenet poster
Posts: 3
From a series to a matrix
Hi.
Suppose I have a series of observations.
1
3
5
7
9
My objective is that I want to have the following matrix.
1 3 5
3 5 7
5 7 9
How could I accomplish this work?
Any help would be appreciated.
thanks a lot in advance.
Reply With Quote
Moohwan
View Public Profile
Find all posts by Moohwan