Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
could i have a bit more direction on how to write quartiles useing 7
arrays of data. i cant think of how to do it. On 11 Jun, 20:40, Tom Ogilvy wrote: 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- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
An error msg in Excel 2007 regarding Linking but no linking in fil | Excel Discussion (Misc queries) | |||
Working with ranges in arrays... or an introduction to arrays | Excel Programming | |||
Arrays - declaration, adding values to arrays and calculation | Excel Programming | |||
Linking arrays and Worksheet names | Excel Worksheet Functions | |||
Linking worksheet functions and arrays - Doozie | Excel Discussion (Misc queries) |