If you have done Find and Replace using UiAutomation, it needs Excel to be in open state. Can you post your excel sequence screenshot if it is not having sensitive information.
Hi @GovardhanReddy, as @Sugumar8785 mentioned earlier, Excel file need to be open in order to run successfully or you can use the sample workflow i have provided, it will read the particular column you wanted to “Find and Replace” and then loops through one by one and replace it using the Regex and writes the data back to the same column.
this output shows the data being read from the excel file before replacing the “/” output.txt (2.0 KB)