Copy Paste from Google Sheets #787
-
Is it possible to copy and paste from another cell based editor e.g Google Sheets or Excel? I tried by it either didn't seem to work, or it pasted it all into a single Rowy cell rather than expanding to the rows and columns correctly. |
Beta Was this translation helpful? Give feedback.
Answered by
BeeBombshell
Sep 12, 2022
Replies: 1 comment 4 replies
-
Hi @Michael-McAdam, rather than copy-pasting the cells directly to a Rowy table, you could simply export the Excel/ Google Sheets file to a |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
harinij
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Michael-McAdam, rather than copy-pasting the cells directly to a Rowy table, you could simply export the Excel/ Google Sheets file to a
.csv
format. This can be done using the "Import CSV" button on the top right menu.