K
karishma
hi
I am using MS Project 2003. in my project i have added a column of Physical
% complete, and in my gantt chart view I want to show a bar only for those
task for which i have added 100% in Physical % complete in one colour. for
those task which are still in progress i want to show them in different
colour.
for this i have added two columns, Flag 1 & Flag 2. but i dont want to
change Yes or No everytime I enter 100% in Physical % Complete column. I have
also set a macro:
IIf([Physical % Complete]=IsNumeric("100%"),"No","Yes"), but it gives yes
for all those task which have value grater than 0% in physical % complete
column.
can anyone please help me to set this macro?
hope its clear to understand.
Thanks
I am using MS Project 2003. in my project i have added a column of Physical
% complete, and in my gantt chart view I want to show a bar only for those
task for which i have added 100% in Physical % complete in one colour. for
those task which are still in progress i want to show them in different
colour.
for this i have added two columns, Flag 1 & Flag 2. but i dont want to
change Yes or No everytime I enter 100% in Physical % Complete column. I have
also set a macro:
IIf([Physical % Complete]=IsNumeric("100%"),"No","Yes"), but it gives yes
for all those task which have value grater than 0% in physical % complete
column.
can anyone please help me to set this macro?
hope its clear to understand.
Thanks