Relative Content

Tag Archive for google-sheets

Google Sheets Spreadsheet Cleaning

I’m attempting to clean a spreadsheet of CSV data that originally contained roughly 700,000 rows. My specific issue is that I’m having trouble finding an easy way to mass delete all rows (minus column headers) that have blank cells scattered in the last two columns. I’m hoping someone can give me an example of an apps script to delete these many rows at once that are only partially blank (or maybe some other solution).

Google Sheets Spreadsheet Cleaning

I’m attempting to clean a spreadsheet of CSV data that originally contained roughly 700,000 rows. My specific issue is that I’m having trouble finding an easy way to mass delete all rows (minus column headers) that have blank cells scattered in the last two columns. I’m hoping someone can give me an example of an apps script to delete these many rows at once that are only partially blank (or maybe some other solution).

Processing date formats in data from Forms

I have an Autocrat job set up in Google Sheets using info from Form, which I later process in the same answer sheet. Part of that processing includes a VLOOKUP search which looks for dates in a second sheet.