I have a form which auto-creates comboboxes based on how much data is in the file. Here's my problem: I need to somehow create an exit event for these auto-created comboboxes. The exit event will be the same for all of them, but I'm not sure how to code the event so it applies to all comboxes. Any ideas?