I have a subform showing a continuous list of records. I want to create a button that links to another table, but is only enabled when there is a numeric value in one of the subform's fields. Now if I put this button in the subform it works great, but when I do the same thing in the main form...