How to open the links in an excel?

Here is a video on how to open the links found in Excel.

Furthermore, our looping feature is among the future developments; currently, we don’t have this capability. We’ll inform you once it’s available. In the meantime, you can set up the scenario to run every minute by saving it within a job. To quickly demonstrate how the example scenario works, we added the scenario repeatedly as steps.

Example Scenario:

Click Text “Excel”
SendKeys DOWN
SendKeys CONTROL VK_C
Click Arrow [1]
SendKeys CONTROL VK_L
SendKeys CONTROL VK_V
SendKeys ENTER -WaitAfter 4000
Click Text “Excel”
SendKeys DOWN
SendKeys CONTROL VK_C
Click Arrow [1]
SendKeys CONTROL VK_L
SendKeys CONTROL VK_V
SendKeys ENTER -WaitAfter 4000
Click Text “Excel”
SendKeys DOWN
SendKeys CONTROL VK_C
Click Arrow [1]
SendKeys CONTROL VK_L
SendKeys CONTROL VK_V
SendKeys ENTER -WaitAfter 4000
Click Text “Excel”
SendKeys DOWN
SendKeys CONTROL VK_C
Click Arrow [1]
SendKeys CONTROL VK_L
SendKeys CONTROL VK_V
SendKeys ENTER -WaitAfter 4000

2 Likes