Google Sheet

Remove Carriage/Line Breaks Returns manually

  • Bring up the Find and Replace box (Ctrl+h on Windows)
  • Tick the box Search with regular expressions
  • In the Find input field, type \n
  • Leave the Replace with field empty
  • Click Replace all
  • (If there are still spaces left, click Replace all again)

Get data from other sheets in your spreadsheet

= followed by the sheet name, an exclamation point, and the cell being copied

For example:

=Sheet1!A1
='Sheet number two'!B4

Note: If a sheet name contains spaces or other non-alphanumeric symbols, include single quotes around it (as in the second example).

Steps to Save/Download Images from Google Sheets

  • Select the Image
  • Hold the Shift key
  • Right mouse click on the image
  • Select “Save image as…”