I have a form that has over 15 textboxes that get their input from other forms that are running in background. This form has no record source, it is for displaying results and calculating some math.



The problem is that I added an unbound text field that I want to have for the user to input information. When I run the form these txtboxes will not allow me to type into the box?? I know this must be easy but I am stumped. :?