Copy data from Excel

Hi,

I am trying to copy data from excel of particular range using send hotkey but it is not working. I have tried the Type into as well but not working. Please assist…

@Shirish,

You can use copyRange activity by @Balareva , you have to install the package BelaReva.Excel.Activities

2 Likes

Hi, also you can use only a Read Range with the Sheet and the Range where you need and fill the Output field of Properties with a data table in order to save these in a temporary table. After can working with datatable activities.