I am trying to create and AfterUpdate procedure on a combo box, but when I click the (...) next to the AfterUpdate() line of the properties, and then click the Code Builder, it sends the cursor to a different form's code, and the cursor is sitting in the middle of the subroutine. Anyone know why it doesn't create the 'Private Sub combobox_AfterUpdate()' subroutine?