From: Radosław Ruciński Radoslaw on
Could you specify the VBA method that is used to unlink project in such a
case?


"Rod Gill" wrote:

> There is no built in way, but you could write a VBA macro to do this for
> you.
>
> --
>
> Rod Gill
> Project MVP
>
> Project VBA Book, for details visit:
> http://www.projectvbabook.com
>
> NEW!! Web based VBA training course delivered by me. For details visit:
> http://projectservertraining.com/learning/index.aspx
>
>
> ----------------------------------------------------------------------------------------------------
>
>
> "LeAnn" <LeAnn(a)discussions.microsoft.com> wrote in message
> news:74C893B8-3D7D-4780-8C25-33D6F54C8DB4(a)microsoft.com...
> >I am using Project 2003 and have created a master project that I have
> >several
> > projects linked into. I am wondering if there is a way that when the
> > individual project is completed (the last task shows completed), if the
> > master project can automatically be updated to remove that project from
> > the
> > master.
> >
> > To this point, I have been going in to each one & unchecking "link to
> > project" and then deleting the project one by one. I didn't know if there
> > was an easier automated way to handle this as I only need to see OPEN
> > projects.
>
>
>
From: Rod Gill on
Sorry, I don't have code to hand for that, but try recording a macro of you
doing it manually and go from there.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com



"Radosław Ruciński" <Radoslaw Rucinski(a)discussions.microsoft.com> wrote in
message news:3EB61821-B5CD-4894-9D1A-D3FC1D9C462D(a)microsoft.com...
> Could you specify the VBA method that is used to unlink project in such a
> case?
>
>
> "Rod Gill" wrote:
>
>> There is no built in way, but you could write a VBA macro to do this for
>> you.
>>
>> --
>>
>> Rod Gill
>> Project MVP
>>
>> Project VBA Book, for details visit:
>> http://www.projectvbabook.com
>>
>> NEW!! Web based VBA training course delivered by me. For details visit:
>> http://projectservertraining.com/learning/index.aspx
>>
>>
>> ----------------------------------------------------------------------------------------------------
>>
>>
>> "LeAnn" <LeAnn(a)discussions.microsoft.com> wrote in message
>> news:74C893B8-3D7D-4780-8C25-33D6F54C8DB4(a)microsoft.com...
>> >I am using Project 2003 and have created a master project that I have
>> >several
>> > projects linked into. I am wondering if there is a way that when the
>> > individual project is completed (the last task shows completed), if the
>> > master project can automatically be updated to remove that project from
>> > the
>> > master.
>> >
>> > To this point, I have been going in to each one & unchecking "link to
>> > project" and then deleting the project one by one. I didn't know if
>> > there
>> > was an easier automated way to handle this as I only need to see OPEN
>> > projects.
>>
>>
>>