Hi,
I have taken out all dependancies and try to have the following:
If a field in [ status] column indicates "Complete" , then I want to have 100% in the field from the column [% Complete] AND
If a field in [ status] column indicates "Ready for testing" , then I want to have 90%in the field from the column [% Complete] AND
If a field in [ status] column indicates "in Progress" , then I want to have 25%in the field from the column [% Complete] AND
If a field in [ status] column indicates "Not Started" or the field is blank , then I want to have 0%in the field from the column [% Complete]