H
Hollomey
Hi,
I 'd like to see a dimond in the indicator field whenever the value in Cost1
is greater than 0.
I wrote a macro with only one line of code:
sub SwichtDiamondOn()
Application.CustomFieldIndicatorAdd pjCustomTaskCost1,
pjCompareGreaterThan, "0", pjIndicatorDiamondRed
end sub
But this does not work!
Is there anyone who knows help?
Thank you
Florian
I 'd like to see a dimond in the indicator field whenever the value in Cost1
is greater than 0.
I wrote a macro with only one line of code:
sub SwichtDiamondOn()
Application.CustomFieldIndicatorAdd pjCustomTaskCost1,
pjCompareGreaterThan, "0", pjIndicatorDiamondRed
end sub
But this does not work!
Is there anyone who knows help?
Thank you
Florian