Following is the list of items in a dropdown 1. 'TAB Processor (TAB QWERTYGP Compound) - Qwert00' 2. 'TDD Processor (TDD QWERTYGP Compound) - Qwert00' 3. 'TPA Processor (TPA QWERTYGP Compound) - Qwert00' I am using the following code to select a particular string from dropdown. ControlCommand("Test Form", "", $hcombo, "ShowDropDown") ControlSend("Test Form", "", $hcombo, "select", 'TPA Processor (TPA QWERTYGP Compound) - Qwert00') But instead of selecting 'TPA Processor (TPA QWER