Using spreadsheet - YOUR_SPREADSHEET_URL. Invalid argument: url (line 269)
However I cannot see the error on that line, this is what I have now on that line:
var spreadsheet = SpreadsheetApp.openByUrl(spreadsheeturl);
I haven't altered the data in that line, so is there a p;roblem with the code?What am I missing?
Thanks