Tag: Google Spreadsheet
-
How to copy-paste a LIST of items into a Table (cells) in Google Docs
If you try to copy a list and then paste it into a table (in Google Docs) it pastes everything into the same cell rather than pasting each item in every row/column. Quick Workaround. Copy the list of items Open a new google spreadsheet (use sheets.new short URL) or a dummy sheet Paste the contents…
-
How to convert numbers to words in Google Spreadsheet (custom formula)
Why / For What? To change numbers to words. I often have to convert the marks to words and sometimes the money value to words. To convert the money value to words I use the add-on (available at Google Workspace marketplace) called NumberText. I wanted a similar feature but that doesn’t have to convert to…