Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Dear all, I know the function SUBTOTAL and I often use it for summing the values in visible cells of filtered lists. My problem is that I want to use the function CORREL in the filtered list. I know the utility MOREFUNC, which adds a cool function to my Excel; something like "FILTERED_RANGE". Using this function, I can type the following formula: =CORREL(FILTERED_RANGE(A2:A50)) When I filter the list, only the visible cells (their values, respectively) are used for the calculation of CORREL. I want to implement this additional function in my office, but I am not allowed to install the mentioned utility. The only thing I am allowed to do is to fill my PERSONAL.XLS with macros and user-defined functions. Does anybody knows my problem and wrote such a macro (function) with the mentioned functionality ? Thank you very much for any help. Kind regards Excelsior -- Excelsior ------------------------------------------------------------------------ Excelsior's Profile: http://www.thecodecage.com/forumz/member.php?userid=100 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=52600 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum Function Visible Cells only | Excel Worksheet Functions | |||
Function for visible cells only | Excel Worksheet Functions | |||
Performing a function on visible cells only in a range | Excel Discussion (Misc queries) | |||
Function to display a count of visible cells/rows... doesn't | Excel Programming | |||
In Excel - a function or operation for "view visible cells" | Excel Discussion (Misc queries) |