L
Lloyd
Before we had controls in place, through VBA code, some data didnt get
entered into some fields (text boxes and combo boxes). What I would like to
do is when the user loads a form, the form will highlight (change the back
color) of key fields that have null values. This will alert the user that
some key fields are needed, but I dont want to display any dialog boxes to
annoy them, just a "friendly reminder".
I'm not sure how to start the code to identify the 6 or 7 fields (text box
and combo box) I want to have checked when the form loads and also how to
then change the back color. I have tried a few ways but everything has
failed.
Can anyone help?
thanks
entered into some fields (text boxes and combo boxes). What I would like to
do is when the user loads a form, the form will highlight (change the back
color) of key fields that have null values. This will alert the user that
some key fields are needed, but I dont want to display any dialog boxes to
annoy them, just a "friendly reminder".
I'm not sure how to start the code to identify the 6 or 7 fields (text box
and combo box) I want to have checked when the form loads and also how to
then change the back color. I have tried a few ways but everything has
failed.
Can anyone help?
thanks