Junkyard
Tue Jun 07 12:49:33 CDT 2005
Interesting...
I will take a good look at it, seems you've open up a whole new view of MSP
for me.
thanks
"JackD" <momokuri@gmail> a écrit dans le message de
news:%23cY9rd4aFHA.348@TK2MSFTNGP14.phx.gbl...
> Certainly it is possible.
> First insert a column which gets the risk level and fill it in. You can do
> this manually or you can have a formula for this part.
> See my article on custom fields here:
>
http://zo-d.com/blog/archives/microsoft_project/programming/index.html
> Then you need to define a filter (Project menu / filtered for / more
filters
> / new) which filters for tasks with a risk value in that column of more
than
> 6.
> Finally go through the export wizard and choose this filter as part of the
> export map.
>
> It is possible to program this entire thing so that you export and format
> with a single click, but requires some understanding of VBA so you can
> program it. I have several examples which illustrate the basics of this.
>
>
> --
> -Jack ... For Microsoft Project information and macro examples visit
>
http://masamiki.com/project
> or
http://zo-d.com/blog/index.html
> .
> "Junkyard Engineer" <jevandenbroucke@hotmail.com> wrote in message
> news:%233X6rr3aFHA.2128@TK2MSFTNGP14.phx.gbl...
> > I have a big schedule (> 1000 tasks). I want to simplify the Project
> Summary
> > and I have done a Project Dash Board in Excel which follows 4 major
> > parameters : Budget, Schedule, Quality, Other (multivariate). Each are
> > attributed a value of 1 to 9 depending on the level of risk so 3 colors
> are
> > used grren, yellow and red.
> >
> > In MSP, I want to assign this "risk level" manually (or automatically
> based
> > on some criteria: how do we do that?). So, I thought of adding a text
> column
> > where I can put my evaluation of the risk level.
> >
> > From there, since we cannot do conditionnal formatting as in Excel to
> change
> > colors of tasks, I thought I would export only those task that are
> critical
> > (i.e. Risk level > 6 or only milestones with their current completion
> level)
> > and apply conditionnal formating in Excel to change the colors and treat
> the
> > information appropriately for my Dashboard.
> >
> > Is it possible to do the part in MSP ?
> >
> > Tia
> >
> >
>
>