deanziegler
Thread Starter
- Joined
- Mar 16, 2004
- Messages
- 16
Working with a combo box in a subform. If data is entered into that box that is NotInTheList i want the AfterUpdate event for procedure to change. T
The If statement in the AfterUpdate should be fairly easy but how do I capture the triggered OnNotInList Event so i can pass it on to AfterUpdate Event , tell it that the NotInLIst Event occured and code it accordingly. Thanks!
The If statement in the AfterUpdate should be fairly easy but how do I capture the triggered OnNotInList Event so i can pass it on to AfterUpdate Event , tell it that the NotInLIst Event occured and code it accordingly. Thanks!