Renaming field.

H

hexman

How I can programmicaly rename Project 2003 Professional fields such as
Text1, Text2, ... Text30? Can I do it in Server version with Enterprise
fields?
 
J

John

hexman said:
How I can programmicaly rename Project 2003 Professional fields such as
Text1, Text2, ... Text30? Can I do it in Server version with Enterprise
fields?

hexman,
Try the CustomFieldRename Method. The syntax and fields that can be
customized can be found in the object browser from the Visual Basic
Editor.

John
Project MVP
 
J

John

ma.benamor said:
Can I do it in Server version with Enterprise fields in EPM2007?

hexman,
Oooh, I can't help you there. I don't do Project Server. You can either
post to our sister newsgroup, microsoft.public.project.server or wait
and see if someone with expertise in those areas responds to this post.

Sorry,
John
Project MVP
 
R

Rod Gill

You need to create/rename fields in 2007 via an admin account in Project Web
Access. You may be able to use PSI to rename Ent Custom fields, but that
requires the use of a professional programmer and learning the SDK inside
out!

To rename local fields in VBA try recording a macro of you renaming a field
and look at the recorded code.



--

Rod Gill
Project MVP

NEW!! Project VBA Book, for details visit: http://www.projectvbabook.com
 
R

Rod Gill

If you can't find it in the SDK documentation then it doesn't exist. You
will then either need to extend PSI, or manually create the custom fields
(significantly quicker!)

--

Rod Gill
Project MVP

NEW!! Project VBA Book, for details visit: http://www.projectvbabook.com
 
M

ma.benamor

my problem is when i like present in project center the informations
stored in (date1 date2 and date3) i like rename this fildes to
(startt1,startt2and startt3)so how i can to do this?
 
R

Rod Gill

I'm a little confused here, because Date1, Date2 are only custom fields in
Project and don't exist as enterprise custom fields at all in Project Server
2007. Are you displaying local fields in that view? If so I think you need
to rename in Project Professional then Tools, Custom, Publish fields and re-
publish in every project.

--

Rod Gill
Project MVP

NEW!! Project VBA Book, for details visit: http://www.projectvbabook.com
 
M

ma.benamor

i'm in project 2007 but i don't find publish fields in tools customize
so where are them?
 
M

ma.benamor

i'm in project 2007 but i don't find publish fields in tools customize
so where are them?
 
M

ma.benamor

thx for response
the admin manages Custom fields in PWA is for the entreprise custom
fields is not for the local custom fildes like DATE1-Date10,Text1-
TEXT10,Start1..........i find this fides in the liste of available
fides when i want to create a new Project center view
thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top