Hacker News new | past | comments | ask | show | jobs | submit login

> var rec="[email protected]"

Looks like you can get the sheet owner's email programmatically rather than hardcoding an email:

  SpreadsheetApp.getActiveSpreadsheet().getOwner().getEmail();



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: