MS Project - iif this can be done? - TechRepublic
General discussion
May 12, 2005 at 08:49 AM
mike

MS Project – iif this can be done?

by mike . Updated 19 years, 4 months ago

I want to create in MS Project a formula in a custom field to test for the existance of certain resources.

This works fine:
iif([Resource Names] = “Technician”,”Yes”,”No”)

The problem is it will only pick up the resource if it is the only one. If Technician is allocated with another resource it ignores it. I cant use an OR as there are too many combinations. The iif does not seem to work with a wild card character (*).

Is there a way to do this?

This discussion is locked

All Comments