Hello,
I am opening the same .mdb file on two separate machines. One machine is 2003 version and the other 2007. When I choose a combo box on a form with a subform in 2003 version, the Private Sub Form_Current() event on the subform fires successfully, however on 2007 version, it will not. I need to re-select from the combo box and THEN it raises the sub form event.
Any ideas why?
Many thanks.........Jake
I am opening the same .mdb file on two separate machines. One machine is 2003 version and the other 2007. When I choose a combo box on a form with a subform in 2003 version, the Private Sub Form_Current() event on the subform fires successfully, however on 2007 version, it will not. I need to re-select from the combo box and THEN it raises the sub form event.
Any ideas why?
Many thanks.........Jake