L
LeslieF
Hello,
I've created a dozen or so projects, with custom fields, which I'd like to
roll up into a Master project. I've successfully done this, but find that on
the "summary task" level (which is really the sub-project name), I cannot
select from the value list for the custom field I've set for Priority (ie.,
High, Med, Low).
Can anyone help me with this?
Another approach I'd started down, unsuccessfully, was to build a custom
field on the master plan, create a formula:
IIf([Priority]='< 651','High') Or IIf([Priority]='between 450 and
650','Medium') Or IIf([Priority]='> 450','Low')
However, this doesn't work. I'm afraid I don't know VBA and am a novice to
this formula notion, so I've probably done it wrong.
Any help would be greatly appreciated! ...L
I've created a dozen or so projects, with custom fields, which I'd like to
roll up into a Master project. I've successfully done this, but find that on
the "summary task" level (which is really the sub-project name), I cannot
select from the value list for the custom field I've set for Priority (ie.,
High, Med, Low).
Can anyone help me with this?
Another approach I'd started down, unsuccessfully, was to build a custom
field on the master plan, create a formula:
IIf([Priority]='< 651','High') Or IIf([Priority]='between 450 and
650','Medium') Or IIf([Priority]='> 450','Low')
However, this doesn't work. I'm afraid I don't know VBA and am a novice to
this formula notion, so I've probably done it wrong.
Any help would be greatly appreciated! ...L