OK, here is the situation. I have a table with project tracking info in it. each record contains info like the name of the Project, the start date, and the end date. I need to chart the monthly status for all projects in a date range. for each month I need to plot the following data:
Number of projects started
Number of projects ended
Number of projects in progress
I am at a loss here. I can plot any one of these, but I don't know how to plot more than one on the chart. If I group by a date (say start date) it throws all the other dates out of whack. I can't see how to write a formula that will allow me to plot this out.
Any thoughts out there?
Shane
Number of projects started
Number of projects ended
Number of projects in progress
I am at a loss here. I can plot any one of these, but I don't know how to plot more than one on the chart. If I group by a date (say start date) it throws all the other dates out of whack. I can't see how to write a formula that will allow me to plot this out.
Any thoughts out there?
Shane