Unable to save excel write cell

Hi,

Quick help please.

  1. Read cell from one sheet of excel using excel app scope.
  2. When trying to write cell is not saving, i’m able see the value during execution with visible option in excel application scope . But not saving the value after the completion of execution. even save workbook not working.

Thanks

1 Like

Can you try to kill the process of excel before modifying. @krishbcd

cheers :smiley:

Happy learning :smiley:

2 Likes

Thank you for you response.

But when I have done the same portion individual, it is working. but the same when i have written in RE Frame work one of the invoke flow, not working