View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
[email protected] g.yanchev@gmail.com is offline
external usenet poster
 
Posts: 1
Default How do I display quartiles and median in a chart?

Hello,

I want to make a chart displaying the quartiles and median in a series
of data. I am using the =quartile() formula to determine the quartiles
but cannot find a way to display everything in a chart (i want to drop
vertical lines in the position of the quartiles and display the data
of the quartile).

Can any one help?