I have a form where two fields (input by the user) are calculated in a text box that will either result in a positive or negative number. If the number calculated is negative, I want a checkbox on the form to automatically "check." Otherwise, it should remain unchecked. How can this be done? THANKS!