R
rick_schneegold
I'm trying to determine the code behind the Status field.
I would expect to see some kind of a filter or customer
field formula. I would like to modify....
OR
Create my own customer field.
I want to test for multiple conditions on each task and
provide a "value" in the field similar to the Status field.
Example: if the finish date is greater than the baseline
finish then x= "off schedule". This is a simple case but
there are multiple fields and conditions that would be
inthe arguments before setting the field value. I tried
to use the IIf but couldn't get it to work.
Any ideas?
I'm not a VBA person.
I would expect to see some kind of a filter or customer
field formula. I would like to modify....
OR
Create my own customer field.
I want to test for multiple conditions on each task and
provide a "value" in the field similar to the Status field.
Example: if the finish date is greater than the baseline
finish then x= "off schedule". This is a simple case but
there are multiple fields and conditions that would be
inthe arguments before setting the field value. I tried
to use the IIf but couldn't get it to work.
Any ideas?
I'm not a VBA person.