ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Insert Median Automatically (https://www.excelbanter.com/excel-programming/345224-insert-median-automatically.html)

paynestreet

Insert Median Automatically
 

I have sheet sorted by the month column. WHen the value of mont
changes, I want to insert MEDIAN (C1:C25), than continue on and inser
MEDIAN(C26:...). IT's a simple level break problem but I don't kno
enough VB to do it

--
paynestree
-----------------------------------------------------------------------
paynestreet's Profile: http://www.excelforum.com/member.php...fo&userid=2869
View this thread: http://www.excelforum.com/showthread.php?threadid=48378


Dave Peterson

Insert Median Automatically
 
How about an easy way...

select your range
Data|Subtotals
Use Sum for function
and only apply it to column C.

Then select column C and do:
edit|replace
what: =subtotal(9,
with: =median(
replace all



paynestreet wrote:

I have sheet sorted by the month column. WHen the value of month
changes, I want to insert MEDIAN (C1:C25), than continue on and insert
MEDIAN(C26:...). IT's a simple level break problem but I don't know
enough VB to do it.

--
paynestreet
------------------------------------------------------------------------
paynestreet's Profile: http://www.excelforum.com/member.php...o&userid=28694
View this thread: http://www.excelforum.com/showthread...hreadid=483787


--

Dave Peterson


All times are GMT +1. The time now is 04:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com