Running program from computer to Virtual Machine

Hello, I prepared a program which reads excel and creates variables. Then it has to use these variables on a program in Virtual Machine. Uipath isn’t installed to Virtual Machine because I don’t have excel in Virtual Machine. Is it possible for program to read excel and then switch to VM and do activities on program in Virtual Machine?

@Anna.Dewitt

If you want to Read Excel even you don’t have Excel installed in VM, then use Workbook activities instead of Excel activities

Only disadvantage here is when you use Workbook activities it will work for .xls and .xlsx files only

Hope this will help you

Thanks

Thank you.

1 Like

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