I have a combo box control with limit to list set to yes in a form with msgbox validation code to prevent a blank field where the code works fine unless a space is entered in the control. Then my validation code is preempted by end/debug messages. Is there a way to refer to this type of instance (a field beginning with a space) with code so that it can be included in the validation criteria?