Posted 11 May 2022, 12:29 am EST
Hi Ngọc,
I think you are using the context menu’s copy/paste options. That’s why the content is not being pasted in the different workbook. This is the technical limitation of being a web application. Copying the range using the context menu and copying the range using Ctrl + C both uses different clipboards.
Performing copy with context menu uses the internal clipboard and by Ctrl + C/ Ctrl + V, it uses the global clipboard and the web applications don’t have access to the global clipboard that’s why the range is not being pasted.
Also, note that Excel has access to the system clipboard that is why it may work in Excel. If you want to perform the copy/paste between the browser tabs, use Ctrl+C/Ctrl+V to perform copy/paste operations.
I hope this clarifies your issue. Please let us know if you need further assistance on this query. We would be happy to help you.
Regards
Ankit