I have a number (not important that it is a number) that identifies a
project. In the Resource Usage view of my Resource pool I need a column that
displays that number, beside the column that displays the name of the project
that each task for that resource comes from. Is this possible? I thought of
using one of the available fields in the properties box, but can't find where
I could display that information in a table.

RE: CREATING A CUSTOM FIELD by mccormick

mccormick
Mon Feb 26 13:40:05 CST 2007

Have you thought of inserting another column such as Text 1 and entering this
information in that column?

"Teeder" wrote:

> I have a number (not important that it is a number) that identifies a
> project. In the Resource Usage view of my Resource pool I need a column that
> displays that number, beside the column that displays the name of the project
> that each task for that resource comes from. Is this possible? I thought of
> using one of the available fields in the properties box, but can't find where
> I could display that information in a table.

RE: CREATING A CUSTOM FIELD by Teeder

Teeder
Mon Feb 26 13:51:33 CST 2007

I did......but I want to enter that information once for that project, and
have it fill in appropriately which it does not. For example I want to
somewhere tell it the the project called "COMPUTER LAB" is "DOCKET # 555".
In the resource usage view when I add the name of the project so it shows
which project each task comes from, I want to also add a column that puts the
proper docket # besie the proper project name.

"mccormick" wrote:

> Have you thought of inserting another column such as Text 1 and entering this
> information in that column?
>
> "Teeder" wrote:
>
> > I have a number (not important that it is a number) that identifies a
> > project. In the Resource Usage view of my Resource pool I need a column that
> > displays that number, beside the column that displays the name of the project
> > that each task for that resource comes from. Is this possible? I thought of
> > using one of the available fields in the properties box, but can't find where
> > I could display that information in a table.

Re: CREATING A CUSTOM FIELD by John

John
Mon Feb 26 15:19:11 CST 2007

In article <6DB8F2BB-3694-41EA-8AD1-D5FB4012F695@microsoft.com>,
Teeder <Teeder@discussions.microsoft.com> wrote:

> I did......but I want to enter that information once for that project, and
> have it fill in appropriately which it does not. For example I want to
> somewhere tell it the the project called "COMPUTER LAB" is "DOCKET # 555".
> In the resource usage view when I add the name of the project so it shows
> which project each task comes from, I want to also add a column that puts the
> proper docket # besie the proper project name.

Teeder,
When you tried a spare text field, where did you enter the number? If
you enter the number on the assignment rows of the Resource Usage view
in the master pool file, and the sharer files are open, that information
will appear in each of the sharer files on the appropriate assignment
rows. You just have to remember to save changes when you close.

However, when dealing with spare fields on a combination view such as
the Resource Usage view, you must be cognizant of what those spare
fields represent. You might want to go to our MVP website at:
http://www.mvps.org/project/faqs.htm and take a look at FAQ 51 - Data
Types: Task, Resource and Assignment

Hope this helps.
John
Project MVP
>
> "mccormick" wrote:
>
> > Have you thought of inserting another column such as Text 1 and entering
> > this
> > information in that column?
> >
> > "Teeder" wrote:
> >
> > > I have a number (not important that it is a number) that identifies a
> > > project. In the Resource Usage view of my Resource pool I need a column
> > > that
> > > displays that number, beside the column that displays the name of the
> > > project
> > > that each task for that resource comes from. Is this possible? I
> > > thought of
> > > using one of the available fields in the properties box, but can't find
> > > where
> > > I could display that information in a table.

Re: CREATING A CUSTOM FIELD by Teeder

Teeder
Tue Feb 27 15:13:28 CST 2007

Thanks so much John. The macro syntax transfering the text field to the
usage table did the trick!
Teeder

"John" wrote:

> In article <6DB8F2BB-3694-41EA-8AD1-D5FB4012F695@microsoft.com>,
> Teeder <Teeder@discussions.microsoft.com> wrote:
>
> > I did......but I want to enter that information once for that project, and
> > have it fill in appropriately which it does not. For example I want to
> > somewhere tell it the the project called "COMPUTER LAB" is "DOCKET # 555".
> > In the resource usage view when I add the name of the project so it shows
> > which project each task comes from, I want to also add a column that puts the
> > proper docket # besie the proper project name.
>
> Teeder,
> When you tried a spare text field, where did you enter the number? If
> you enter the number on the assignment rows of the Resource Usage view
> in the master pool file, and the sharer files are open, that information
> will appear in each of the sharer files on the appropriate assignment
> rows. You just have to remember to save changes when you close.
>
> However, when dealing with spare fields on a combination view such as
> the Resource Usage view, you must be cognizant of what those spare
> fields represent. You might want to go to our MVP website at:
> http://www.mvps.org/project/faqs.htm and take a look at FAQ 51 - Data
> Types: Task, Resource and Assignment
>
> Hope this helps.
> John
> Project MVP
> >
> > "mccormick" wrote:
> >
> > > Have you thought of inserting another column such as Text 1 and entering
> > > this
> > > information in that column?
> > >
> > > "Teeder" wrote:
> > >
> > > > I have a number (not important that it is a number) that identifies a
> > > > project. In the Resource Usage view of my Resource pool I need a column
> > > > that
> > > > displays that number, beside the column that displays the name of the
> > > > project
> > > > that each task for that resource comes from. Is this possible? I
> > > > thought of
> > > > using one of the available fields in the properties box, but can't find
> > > > where
> > > > I could display that information in a table.
>

Re: CREATING A CUSTOM FIELD by John

John
Tue Feb 27 20:11:49 CST 2007

In article <03F70F3A-D3FA-44E7-8ED8-E6C069FDB7F4@microsoft.com>,
Teeder <Teeder@discussions.microsoft.com> wrote:

> Thanks so much John. The macro syntax transfering the text field to the
> usage table did the trick!
> Teeder

Teeder,
You're welcome and thank for the feedback.
John
>
> "John" wrote:
>
> > In article <6DB8F2BB-3694-41EA-8AD1-D5FB4012F695@microsoft.com>,
> > Teeder <Teeder@discussions.microsoft.com> wrote:
> >
> > > I did......but I want to enter that information once for that project,
> > > and
> > > have it fill in appropriately which it does not. For example I want to
> > > somewhere tell it the the project called "COMPUTER LAB" is "DOCKET #
> > > 555".
> > > In the resource usage view when I add the name of the project so it shows
> > > which project each task comes from, I want to also add a column that puts
> > > the
> > > proper docket # besie the proper project name.
> >
> > Teeder,
> > When you tried a spare text field, where did you enter the number? If
> > you enter the number on the assignment rows of the Resource Usage view
> > in the master pool file, and the sharer files are open, that information
> > will appear in each of the sharer files on the appropriate assignment
> > rows. You just have to remember to save changes when you close.
> >
> > However, when dealing with spare fields on a combination view such as
> > the Resource Usage view, you must be cognizant of what those spare
> > fields represent. You might want to go to our MVP website at:
> > http://www.mvps.org/project/faqs.htm and take a look at FAQ 51 - Data
> > Types: Task, Resource and Assignment
> >
> > Hope this helps.
> > John
> > Project MVP
> > >
> > > "mccormick" wrote:
> > >
> > > > Have you thought of inserting another column such as Text 1 and
> > > > entering
> > > > this
> > > > information in that column?
> > > >
> > > > "Teeder" wrote:
> > > >
> > > > > I have a number (not important that it is a number) that identifies a
> > > > > project. In the Resource Usage view of my Resource pool I need a
> > > > > column
> > > > > that
> > > > > displays that number, beside the column that displays the name of the
> > > > > project
> > > > > that each task for that resource comes from. Is this possible? I
> > > > > thought of
> > > > > using one of the available fields in the properties box, but can't
> > > > > find
> > > > > where
> > > > > I could display that information in a table.
> >