Hi,
I have a form where a lab operator inserts the results of some tests on the products. I also have a min and max for each result that the operator writes in.
When the result isn't between the min and max the backcolor of the textbox turns red. It's ok for that... my problem is when the textbox (txtAcid) turns red, all other txtAcid in the continuous forms turns red too?
what I'd like is that only this txtAcid turns red and if the next isn't between the min and max well then It gets red.
Any help or ideas?
thanks
RickBerem
I have a form where a lab operator inserts the results of some tests on the products. I also have a min and max for each result that the operator writes in.
When the result isn't between the min and max the backcolor of the textbox turns red. It's ok for that... my problem is when the textbox (txtAcid) turns red, all other txtAcid in the continuous forms turns red too?
what I'd like is that only this txtAcid turns red and if the next isn't between the min and max well then It gets red.
Any help or ideas?
thanks
RickBerem