np Pete,

You can either set the exit macro when you create the dropdown or with VBA[VBA]ActiveDocument.FormFields("Dropdown1").ExitMacro = "Macro1"[/VBA]