I have a button in the main form which I want enabled/disabled depending on if there is a numeric value in one of the text boxes in the subform. I can get this to work if the button is in the subform but not if it's in the main form. It says object doesn't support this property or method. How do I fix this?