Raised Event not triggering change
I have a procedure where after a value is selected from a drop list, an application is automatically launched. When trying to automate, I use the SelectItemByText method to enter the text needed to be selected from the drop list, then use the RaiseEvent - onchange method. The value is selected but the application does not launch. Any assistance would be greatly appreciated.
Andy
***Updated by moderator: Lochan to update Categories***