Hi, I have to read excel but excel need to enable editing. can anyone tell me how i enable editing in excel using UiPath
When you use āExcel Application Scopeā activity. Or Excel Process Scope > Use excel File, It will work without problems.
That error is not because of the enable editing, there is a problem with the software that allows UiPath to communicate with excel. Go to the home tab of UiPath studio and under tools there should be a āRepair tool for Microsoft Office Interopā as it says in the message, utilize that tool to try to repair the connectivity.
but after manually enable editing this file is read in UiPath
You can Turn Off Enable Editing by following the method.
- Open the Excel
- Click on the āFileā tab in the top left corner of the window.
- Select āOptionsā from the drop-down menu.
- Go to the āTrust Centerā tab.
- Find the āTrust Center Settingsā and click it.
- Choose āProtected Viewā from the left-hand side.
- Uncheck all the boxes under Protected View settings.
- Finally, click āOKā to save the changes.
1 Like