I am in the process of making a word fax transmittal using my outlook contacts in a userform combobox. I want to give the user the ability when selecting recipients, to add a new contact. I can bring up the new contact window, but I need to capture the close event of this window to update my combobox in the word userform. Does anybody have any suggestions as to how to do this?