Hi All,
Is there any way for me to cut and paste excel row to another excel file?
Thanks
Hi All,
Is there any way for me to cut and paste excel row to another excel file?
Thanks
Hi @mashy2,
Sure. You simply need to use Read Row
activity on your Excel sheet and then keep output of this row in DataTable variable. Finally using Write Range
put data to another excel file
hi u can use Copy paste Rage Activity
in this activity u can copy formula and value separately
Simply try ‘send hotkeys’ activity and try to use ctrl+x and ctrl+y. It will work
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.