Thread: linking arrays
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default linking arrays

calculating the quartiles should be a fairly trivial math calculation. Write
your own code that asesses the data in accordance with your design.

--
Regards,
Tom Ogilvy


" wrote:

is there a way of linking arrays?
i have 7 sets of data and i want to find the 1st 2nd and 3rd quartile
but the function only allows 1 array of data, is there a way of
solveing this problem?
i need this selution asap due to deadlines.
please help