Description:
- Add the Read Range Workbook activity and specify a range containing only one cell (e.g.,
C1). - Add the Write Range Workbook activity and leave the range field blank (no range specified).
Expected Result:
The data read from the single cell should be written exactly as read.
Actual Result:
The output differs from the expected result.
May be its considering all data from range ‘C1’ to end of data buts its adding three new colunms


