I have a database which data is downloaded rather than manually entered. A form is used to display the data. Some test results have a comment such as “High” or “Low”. When one of these comments appears I wanted to change the fore color of the text, but I can’t figure out which form event to use to run the code. Since there is no editing or data entry the control events are out.
Any ideas?