Hi. I am designing an Outlook form using VBScript and I am having trouble handling Combobox events. I need one combobox to update when a different combobox is changed, but for some reason, the Change event is not occurring. Any thoughts, suggestions? I have also tried using the Blur event, but that didn't work either.

Thank you.