E
Emma Bielawski
Hi ,
I hope someone can help.
Background.
I have a company form that I don't want to be editable, so my frmcompany
doesn't allow entries.
I have an edit form where to info is modified.
Situation
Each company has a rating and I have a textbox called rating. There are
three conditions that change the forecolor of the textbox depending on a
character entered. The code is wriiten in the change event on the rating
textbox on the edit form.
Problem
When I close the edit form, the rating textbox on the frmcompany does not
reflect the color that is on the frmedit_company.
thanks in advance
Emma
I hope someone can help.
Background.
I have a company form that I don't want to be editable, so my frmcompany
doesn't allow entries.
I have an edit form where to info is modified.
Situation
Each company has a rating and I have a textbox called rating. There are
three conditions that change the forecolor of the textbox depending on a
character entered. The code is wriiten in the change event on the rating
textbox on the edit form.
Problem
When I close the edit form, the rating textbox on the frmcompany does not
reflect the color that is on the frmedit_company.
thanks in advance
Emma