Hi,
I am trying to AVERAGE an Open-Ended (entire) column, while keeping the first 4 cells, "Out of the loop!"
Example:
Any suggestions, please?=AVERAGE(E:E) less cells E1 through to E4, inclusive...
Cheers,
Mick2
Hi,
I am trying to AVERAGE an Open-Ended (entire) column, while keeping the first 4 cells, "Out of the loop!"
Example:
Any suggestions, please?=AVERAGE(E:E) less cells E1 through to E4, inclusive...
Cheers,
Mick2
Last edited by mick2; 07-14-2009 at 02:54 AM.
=(sum(e:e)-sum(e1:e4))/(count(e:e)-4)
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Hi Martin,
I tried your suggestion, but it didn't return the correct average.
Thanks,
Mick2
Maybe =average(e5:e65535) or use a dynamic range
Hi Arthurbr,
Thanks for your response, which works perfectly!
Cheers,
Mick2
If you are satisfied with the solution(s) provided, please mark your thread as Solved.
How to mark a thread Solved
Go to the first post
Click edit
Click Go Advanced
Just below the word Title you will see a dropdown with the word No prefix.
Change to Solved
Click Save
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks