What I intend to do is to click on the first cell in the A column, send a Keyboard shortcuts:
1 . shift+ctrl+down
2 . ctrl+c
This is the view of my Workflow:
However whenever the process opens the Excel, the it shows the bottom of the table. Because, of this, the process errors out at the Click activity that is supposed to click on the cell A2.
Can someone help? Also, is there any other way to copy the values in a column in Excel. This is because I need to copy and paste it in another application, the whole column.
Then we will iterate through that datatable & add all the order nos in a list variable using append items to List
For you to copy the data to other application we will convert the list to string & store it on clipboard