Good morning folks, got a small question. On GotFocus I have been changing the ForeColor of the label and OnLostFocus I have been changing the ForeColor back. That all works great. In the main form I have a couple of SubForms, I would like to have the SubForm's Label change ForeColor while I am in the SubForm entering data and change the ForeColor back when I leave the SubForm. I have tried sever things already but nothing has gotten past the debugger yet. Any suggestions? Thank you agin to anyone rendering any assistance on the problem.