Clipboard, Copy & Cut
Overview
The clipboard offers copy & cut, and paste functionalities, enabling you to copy & cut cell data from āInline Table Editingā macro and paste it to the system clipboard. This can be achieved either via shortcut keys or by triggering a copy & cut.
Copy & Cut
Copy & cut actions allow exporting data from āInline Table Editingā macro to the system clipboard. TheĀ macro copies and cuts data as aĀ text/plain
.
Available keyboard shortcuts
ESC
Deselect a selected column in the view mode by clicking āEscā.
Ā
Paste only works with ctrl+v combination. If you go into the cell with a right click to insert something, the following pop up will appear:
Ā
Ā
Use the explained shortcut keys to get to success.
Available options in the browser's toolbar
Edit > Copy
Ā - copies the content of the last cell in the selected rangeEdit > Cut
Ā - cuts the content of the last cell in the selected range
Context menu
The context includes default items, including copy & cut options.
Copy - as a predefined keyĀ
copy
Cut - as a predefined keyĀ
cut
Paste
The paste action allows the importing of data from external sources using the user's system clipboard. TheĀ macro firstly searches forĀ text/html
Ā in the system clipboard, followed byĀ text/plain
.
Available keyboard shortcuts
CTRL/CMD + V
Ā - paste the content into the last cell in the selected range
Available options in the browser's toolbar
Edit > Paste
Ā - paste the content into the last cell in the selected range
Context menu
Right-clicking in āInline Table Editingā macro to paste data is limited by browsers for security reasons. Without these measures, various websites could use scripts to steal the data from usersā clipboards. Some companies, like Google, allow you to paste data between their applications, but this is only a workaround and not a solution. If you want to copy data from another page, web application (like Google Sheets) or MS Excel, use a keyboard shortcut instead.
Ā
Ā