Skip to content

Instantly share code, notes, and snippets.

@arijitMondal
Created August 26, 2020 03:49
Show Gist options
  • Save arijitMondal/ff218345fe07637a1ac8422d13895df8 to your computer and use it in GitHub Desktop.
Save arijitMondal/ff218345fe07637a1ac8422d13895df8 to your computer and use it in GitHub Desktop.
var spreadsheet = SpreadsheetApp.getActiveSpreadsheet();
var sheet = spreadsheet.getSheetByName('results');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment