Can we declare an excel workbook variable which can be used in Copy/Paste Range in StudioX activity?

I need to use Copy/Paste Range activity but i want to refer my destination range with a variable that points to my destination excel file without having the need to use another ‘Use Excel File’.

Hw can we initialize or declare such a variable

HI @reswilso

Checkout this thread

Regards
Sudharsan

Thank you @Sudharsan_Ka but i was looking at another option where we can use assign activity to declare excel variable rather than use excel file.

HI,

Can you try as the following?

Excel2 is UiPath.Excel.WorkbookQuickHandle type

Regards,

Thank you so much! I will try it out :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.