01-04-2011, 07:25 PM
Thak You for the Syntax correction. The .Select "#0" worked.
I ran into another issue.
As long as I record entering the search word "George Washington", my script works.
As soon as I link to a data sheet or change the .Set value (example: "Betsy Ross") the lookup box is populated with correct text but, a "Search string not found" error is displayed.
Any ideas would be appreciated.
Example:
I ran into another issue.
As long as I record entering the search word "George Washington", my script works.
As soon as I link to a data sheet or change the .Set value (example: "Betsy Ross") the lookup box is populated with correct text but, a "Search string not found" error is displayed.
Any ideas would be appreciated.
Example:
Code:
Browser("XXX").Dialog("Explorer User Prompt").WinEdit("Enter search string:").Set "George Washington"