Hi,
   I've not had to do this before. I'm hoping it's not that difficult.
Thanks in advance.

   I have two tables of data, both arranged vertically. I need to
create a matrix of data mapping all combinations of the difference
between one column in in the first table against a similar column in
the second table. I.e. - two tables of 100 entries each will create an
array with 10,000 data points. (100x100 square)

   Is there any straight forward way in OO to build this matrix?

   I think the request is clear, but I can provide more info if it isn't.

Thanks,
Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to