View Full Version : Project properties


Patrick
12-29-2005, 01:19 PM
Hi all,

I am trying to set the properties of a project plan using vba. I am all
good to go except that it is saying that there is no
ActiveProject.Category...

what is the syntax to amend the Category field in the properties?

thanks

Patrick

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

Jan De Messemaeker
12-29-2005, 04:19 PM
Hi,

Activeproject.builtindocumentproperties("thenameoftheproperty")
see the help on builtindocumentproprties
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Patrick" <patrick@dbinternetsolutions.com> schreef in bericht
news:1135862370.622626.264910@g49g2000cwa.googlegroups.com...
> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick
>

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP

John
12-29-2005, 04:31 PM
In article <1135862370.622626.264910@g49g2000cwa.googlegroups.com>,
"Patrick" <patrick@dbinternetsolutions.com> wrote:

> Hi all,
>
> I am trying to set the properties of a project plan using vba. I am all
> good to go except that it is saying that there is no
> ActiveProject.Category...
>
> what is the syntax to amend the Category field in the properties?
>
> thanks
>
> Patrick

Patrick,
First of all, this newsgroup is outdated. It has been replaced with,
"microsoft.public.project.developer". Please see FAQ 24 - Project
Newsgroups, on our MVP website at:
http://www.mvps.org/project/faqs.htm

To answer your question, there are several "properties" properties
associated with Project (e.g. FileProperties, CustomDocumentProperties,
etc.). What properties are you trying to access?

The best way to find the correct syntax is through the VBA help file. In
the VBA editor, select the Object Browser and select the MS Project
object library, then type in a search keyword.

John
Project MVP