Hi all,
I have put an If statement into a subform in the AfterUpdate property of a checkbox, telling it to update a combo box field if it is checked. All very simple. However, since it is in the subform, whenever it runs the code, it gives me an Active X error. I've looked through the posts since this is a common problem, but I can't seem to find a solution. I am using Access 2000, and my references are as such:
Visual Basic for Applications
Microsoft Access 9.0 Object Library
OLE Automation
Microsoft DAO Object Library
Any clues?
Thanks!
Chris
I have put an If statement into a subform in the AfterUpdate property of a checkbox, telling it to update a combo box field if it is checked. All very simple. However, since it is in the subform, whenever it runs the code, it gives me an Active X error. I've looked through the posts since this is a common problem, but I can't seem to find a solution. I am using Access 2000, and my references are as such:
Visual Basic for Applications
Microsoft Access 9.0 Object Library
OLE Automation
Microsoft DAO Object Library
Any clues?
Thanks!
Chris