How to use Read Range Activity in OpenRpa in version 1.4.25
-
Hi,
There is no ReadRange Activity for Version1.4.25 in openrpa.
Can anyone help me to Achieve the ReadRange functionality. -
@devendra-divergent
Did you try while installing to check if the feature for Office is enabled. Just check it to be added like entire feature. -
Correct, as Dusan wrote. The installer checks for an supported version office, and removes the option if office is not installed.
-
Hi,
Office is present in our System But Office Activity is not present in openrpa version 1..4.25. -
As already stated. The MSI installer will test for a supported version of Microsoft Office, and if it is not present, it will remove the option to install it, and it will not be installed.
Once you have installed an supported version of Office, just run the MSI installer again.
Office 2010 and above is supported, using microsoft Primary Interop Assemblies (PIA) that is built in to all major versions of Microsoft Office. -