Good morning,
I have a form with multiple text boxes that are required fields signified with a green background. After the user enters information into a required field I want to change the color to white.
Is there a way to do this without having an AfterUpdate() event for every box?
Thank you in advance.
I have a form with multiple text boxes that are required fields signified with a green background. After the user enters information into a required field I want to change the color to white.
Is there a way to do this without having an AfterUpdate() event for every box?
Thank you in advance.