Help with Javascript!
I am trying to run a JavaScript code for the below;
I have 3x fields. Field 1 = C Field 2 = CMin Field 3 = COK
of the value in C is greater than CMin, I need field COK to have the word 'Yes' in green font. If the value in C is less than CMin, I need the field COK to have the word 'No' in red font.
any help would be much appreciated
[moderator edited the subject for clarity, was "Help"]
.
