A chart with 2 datas

Y

ymcj

Hi, I'm trying to plot a chart whereby

Status Type
open defect
closed CR
open CR
closed defect

I need to chart all those defects that are open or closed only not
including CR
I'm using COUNTIF for open and closed.

I hope this makes sense.
 
D

David Biddulph

To plot a chart you need numbers. Use your worksheet to produce the numbers
you want, then you can plot them on a chart.
 
Y

ymcj

the numbers will be produced by COUNTIF of open and closed. I just
need to differentiate the defect and CRs
 
Top