View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Slim Slim is offline
external usenet poster
 
Posts: 8
Default Excel Activity Tracking

I am trying to track how many active projects we have on the go. Find
activities for the current month is easy but I would like to track and graph
historical projects.

Each project has a Start Date and an End Date. Whenever a project starts in
a certain month it should be added to the number of projects, and when it
ends it should come off in the month where it ends.

Any chance I could graph that with the months as the Y axis, the number of
projects as the X axis and the Year as the Data axis?

I need this to be dynamic so I cant be adding new columns for every month
and year.

Thanks!