How to read one cell value?

How do we get for example a single excel cell value which is E25 cell ? I tried read cell but it hangs and no longer proceed. Any idea? thanks.

what error are you getting?

RemoteException wrapping System.Exception: Job stopped with an unexpected exit code: 0xE0434352

just to make sure have you double checked the sheet name, also does the value exist, Please provide screen shot of the sequence and sample data

sometimes the cell is empty , I used the read cell workbook

please try EXCEL one

Check if the output variable data type is a string…If not so then change it to String and update the default value as “” empty to that variable…
If still giving issue then use excel scope read cell activity

do you have sample workflow @Pravin_Patil1 ? Thanks,

Uncheck preserve cell option if it is selected