vishu 0 Posted May 18, 2010 Hi, I am trying to invoke Autoit script on clicking an hyperlink in excel and it is not happening. For Ex: In Excel I ahve an Hyperlink in a cell on clicking it based on click or no click(1/0)I want to launch an application. Am not knowing how to check through if a hyperlink in excel is clicked or not clicked. Can anyone pl help me with this regards. Thanks, Vishwas Share this post Link to post Share on other sites
jfcby 3 Posted May 18, 2010 I'm not sure how to check if a link in an Excel worksheet cell has been clicked or not but a work around would be to use WinExist or ProcessExist to check if the application is running. Both have working examples in the help file to guide you in the right direction. jfcby Determined -- Devoted -- Delivered Make your mind up -- to seriously apply yourself -- accomplishing the desired results. **** A soft answer turneth away wrath: but grievous words stir up anger. Proverbs 15:1 KJB **** Share this post Link to post Share on other sites